Rod Hynes e37a156be3 Update/fix more Go download URLs há 3 meses atrás
..
logging 654573c328 Fix invalid conversion from int to string há 4 anos atrás
.gitignore 434fcc51ca Add additional test config files to .gitignore há 6 anos atrás
Dockerfile-binary-builder e37a156be3 Update/fix more Go download URLs há 3 meses atrás
README.md ff9bb328df Update build instructions há 6 meses atrás
main.go 213bc3d578 Make psiphond.proto fields non-optional há 4 meses atrás
make.bash 1d91ec6351 Fix linux Docker builds há 3 anos atrás

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go (version specified in go.mod)

Build Steps:

  • Build: go build -o psiphond main.go