Rod Hynes dfa7f2e5dd Use Go 1.24.4 há 9 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 dfa7f2e5dd Use Go 1.24.4 há 9 meses atrás
README.md fd2db21d43 Use Go 1.17.1 há 4 anos atrás
main.go 53dab5608a tunnel-core/inproxy integration: integration and inproxy package changes há 1 ano atrás
make.bash 1d91ec6351 Fix linux Docker builds há 3 anos atrás

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go