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

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.13 or later

Build Steps:

  • Build: go build -o psiphond main.go