mirokuratczyk 1d91ec6351 Fix linux Docker builds 3 years ago
..
logging 654573c328 Fix invalid conversion from int to string 4 years ago
.gitignore 434fcc51ca Add additional test config files to .gitignore 6 years ago
Dockerfile-binary-builder a565fb1020 Use Go 1.19.2 3 years ago
README.md fd2db21d43 Use Go 1.17.1 4 years ago
main.go 60acc93b15 Fix unused import 4 years ago
make.bash 1d91ec6351 Fix linux Docker builds 3 years ago

README.md

Psiphon Tunnel Core Server README

Build

Prerequisites:

  • Go 1.15 or later

Build Steps:

  • Build: go build -o psiphond main.go