Rod Hynes ea67392b20 Use Go 1.24.8 5 months ago
..
logging 654573c328 Fix invalid conversion from int to string 4 years ago
.gitignore 434fcc51ca Add additional test config files to .gitignore 6 years ago
Dockerfile-binary-builder ea67392b20 Use Go 1.24.8 5 months ago
README.md ff9bb328df Update build instructions 6 months ago
main.go 53dab5608a tunnel-core/inproxy integration: integration and inproxy package changes 1 year ago
make.bash 1d91ec6351 Fix linux Docker builds 3 years ago

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go (version specified in go.mod)

Build Steps:

  • Build: go build -o psiphond main.go