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