Rod Hynes 1cb5aa8f54 Use Go 1.14.6 пре 5 година
..
logging dfc850abda Fix staticcheck issues пре 6 година
.gitignore 434fcc51ca Add additional test config files to .gitignore пре 6 година
Dockerfile-binary-builder 1cb5aa8f54 Use Go 1.14.6 пре 5 година
README.md 5ad683aab8 Update documentation пре 5 година
main.go 6763171c2a Replace private plugins with psiphon/common/values пре 6 година
make.bash cbe7d28454 Fix: build script bugs in 1899d35d пре 5 година

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.13 or later

Build Steps:

  • Build: go build -o psiphond main.go