github.com/psiphon-labs/psiphon-tunnel-core@v2.0.28+incompatible/Server/README.md (about) 1 ## Psiphon Tunnel Core Server README 2 3 ### Build 4 Prerequisites: 5 - Go 1.15 or later 6 7 Build Steps: 8 - Build: `go build -o psiphond main.go`