Rod Hynes e4004f0330 Use Go 1.14.9 5 лет назад
..
logging dfc850abda Fix staticcheck issues 6 лет назад
.gitignore 434fcc51ca Add additional test config files to .gitignore 6 лет назад
Dockerfile-binary-builder e4004f0330 Use Go 1.14.9 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