Rod Hynes ad0a9ee884 Use Go 1.17.13 hace 3 años
..
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 ad0a9ee884 Use Go 1.17.13 hace 3 años
README.md fd2db21d43 Use Go 1.17.1 hace 4 años
main.go 60acc93b15 Fix unused import hace 4 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