Rod Hynes 1035cd2845 Use Go 1.24.12 hai 1 mes
..
logging 654573c328 Fix invalid conversion from int to string %!s(int64=4) %!d(string=hai) anos
.gitignore 434fcc51ca Add additional test config files to .gitignore %!s(int64=6) %!d(string=hai) anos
Dockerfile-binary-builder 1035cd2845 Use Go 1.24.12 hai 1 mes
README.md ff9bb328df Update build instructions hai 5 meses
main.go 213bc3d578 Make psiphond.proto fields non-optional hai 4 meses
make.bash 1d91ec6351 Fix linux Docker builds %!s(int64=3) %!d(string=hai) anos

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go (version specified in go.mod)

Build Steps:

  • Build: go build -o psiphond main.go