Rod Hynes 1035cd2845 Use Go 1.24.12 1 ماه پیش
..
logging 654573c328 Fix invalid conversion from int to string 4 سال پیش
.gitignore 434fcc51ca Add additional test config files to .gitignore 6 سال پیش
Dockerfile-binary-builder 1035cd2845 Use Go 1.24.12 1 ماه پیش
README.md ff9bb328df Update build instructions 5 ماه پیش
main.go 213bc3d578 Make psiphond.proto fields non-optional 4 ماه پیش
make.bash 1d91ec6351 Fix linux Docker builds 3 سال پیش

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go (version specified in go.mod)

Build Steps:

  • Build: go build -o psiphond main.go