Rod Hynes 3efee69ee0 Use Go 1.20.13 пре 2 година
..
logging 654573c328 Fix invalid conversion from int to string пре 4 година
.gitignore 434fcc51ca Add additional test config files to .gitignore пре 6 година
Dockerfile-binary-builder 3efee69ee0 Use Go 1.20.13 пре 2 година
README.md fd2db21d43 Use Go 1.17.1 пре 4 година
main.go 927109f4b2 Fix panicwrap stacks on Go 1.19.10+ пре 2 година
make.bash 1d91ec6351 Fix linux Docker builds пре 3 година

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go