github.com/astaguna/popon-core@v0.0.0-20231019235610-96e42d76a5ff/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`