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

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go (version specified in go.mod)

Build Steps:

  • Build: go build -o psiphond main.go