Rod Hynes 654573c328 Fix invalid conversion from int to string 4 سال پیش
..
logging 654573c328 Fix invalid conversion from int to string 4 سال پیش
.gitignore 434fcc51ca Add additional test config files to .gitignore 6 سال پیش
Dockerfile-binary-builder 210ab42c69 Use Go 1.17.2 4 سال پیش
README.md fd2db21d43 Use Go 1.17.1 4 سال پیش
main.go 60acc93b15 Fix unused import 4 سال پیش
make.bash fd2db21d43 Use Go 1.17.1 4 سال پیش

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go