Rod Hynes ad0a9ee884 Use Go 1.17.13 %!s(int64=3) %!d(string=hai) anos
..
logging 654573c328 Fix invalid conversion from int to string %!s(int64=4) %!d(string=hai) anos
.gitignore 434fcc51ca Add additional test config files to .gitignore %!s(int64=6) %!d(string=hai) anos
Dockerfile-binary-builder ad0a9ee884 Use Go 1.17.13 %!s(int64=3) %!d(string=hai) anos
README.md fd2db21d43 Use Go 1.17.1 %!s(int64=4) %!d(string=hai) anos
main.go 60acc93b15 Fix unused import %!s(int64=4) %!d(string=hai) anos
make.bash fd2db21d43 Use Go 1.17.1 %!s(int64=4) %!d(string=hai) anos

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go