Rod Hynes dfa7f2e5dd Use Go 1.24.4 9 месяцев назад
..
logging 654573c328 Fix invalid conversion from int to string 4 лет назад
.gitignore 434fcc51ca Add additional test config files to .gitignore 6 лет назад
Dockerfile-binary-builder dfa7f2e5dd Use Go 1.24.4 9 месяцев назад
README.md fd2db21d43 Use Go 1.17.1 4 лет назад
main.go 53dab5608a tunnel-core/inproxy integration: integration and inproxy package changes 1 год назад
make.bash 1d91ec6351 Fix linux Docker builds 3 лет назад

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go