|
|
пре 6 година | |
|---|---|---|
| .. | ||
| logging | пре 7 година | |
| .gitignore | пре 9 година | |
| Dockerfile-binary-builder | пре 7 година | |
| README.md | пре 7 година | |
| main.go | пре 7 година | |
| make.bash | пре 7 година | |
| privatePlugins.go | пре 7 година | |
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 get -d -v ./...go build -o psiphond main.go (will generate a binary named psiphond for Linux/OSX or psiphond.exe for Windows)