Rod Hynes fd2db21d43 Use Go 1.17.1 hace 4 años
..
logging dfc850abda Fix staticcheck issues hace 6 años
.gitignore 434fcc51ca Add additional test config files to .gitignore hace 6 años
Dockerfile-binary-builder fd2db21d43 Use Go 1.17.1 hace 4 años
README.md fd2db21d43 Use Go 1.17.1 hace 4 años
main.go ce75194a32 Mitigate "permission denied" errors when writing logs hace 5 años
make.bash fd2db21d43 Use Go 1.17.1 hace 4 años

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go