Rod Hynes a2956b42ad Use Go 1.21.9 il y a 1 an
..
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 a2956b42ad Use Go 1.21.9 il y a 1 an
README.md fd2db21d43 Use Go 1.17.1 il y a 4 ans
main.go 927109f4b2 Fix panicwrap stacks on Go 1.19.10+ il y a 2 ans
make.bash 1d91ec6351 Fix linux Docker builds il y a 3 ans

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go