Project structure

June 30, 2023 ยท View on GitHub

Introduction

Gluetun's entrypoint is the main() function in the Go file cmd/main.go.

The rest of the code lives in:

  • the internal directory
  • the qdm12/dns package
  • the qdm12/ss-server package