The Server/psiphond program and the github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/server package contain the Psiphon server software.
Functionality is based on the legacy server stack. psiphond has entered production.
Prerequisites:
Build Steps:
go build -o psiphond main.go (will generate a binary named psiphond for Linux/OSX or psiphond.exe for Windows)