Rod Hynes ff9bb328df Update build instructions hace 5 meses
..
logging 654573c328 Fix invalid conversion from int to string hace 4 años
.gitignore 434fcc51ca Add additional test config files to .gitignore hace 6 años
Dockerfile-binary-builder dfa7f2e5dd Use Go 1.24.4 hace 9 meses
README.md ff9bb328df Update build instructions hace 5 meses
main.go 53dab5608a tunnel-core/inproxy integration: integration and inproxy package changes hace 1 año
make.bash 1d91ec6351 Fix linux Docker builds hace 3 años

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go (version specified in go.mod)

Build Steps:

  • Build: go build -o psiphond main.go