This website works better with JavaScript
Home
Explore
Help
Sign In
yosoyhendrix
/
psiphon-tunnel-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
master-gopath
master-pre_inproxy
staging-client
staging-server
v2.0.36
v2.0.35
v2.0.34
v2.0.33
v2.0.32
v2.0.31
v2.0.30
v2.0.29
v2.0.28
v2.0.27
v2.0.26
v2.0.25
v2.0.24
v2.0.23
v2.0.22
v2.0.21
v2.0.20
v2.0.19
v2.0.18
v2.0.17
v2.0.16
v2.0.15
v2.0.14
v2.0.13
v2.0.12
v2.0.11
v2.0.10
v2.0.9
v2.0.8
v2.0.7
v2.0.5
v2.0.6
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v1.0.10
v2.0.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
library-v1.0.4
library-v1.0.3
library-v1.0.2
library-v1.0.1
v1.0.0
v0.0.14-beta-android
v0.0.14-beta-ios
v0.0.13-alpha
v0.0.11-alpha
v0.0.12-alpha
0.0.11-alpha
0.0.10-alpha
v0.0.10-alpha
v0.0.9-alpha
v0.0.8-alpha
v0.0.7-alpha
v0.0.6-alpha
v0.0.5-alpha
psiphon-tunnel-...
/
Server
Rod Hynes
1035cd2845
Use Go 1.24.12
1 month 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
1035cd2845
Use Go 1.24.12
1 month ago
README.md
ff9bb328df
Update build instructions
5 months ago
main.go
213bc3d578
Make psiphond.proto fields non-optional
4 months ago
make.bash
1d91ec6351
Fix linux Docker builds
3 years ago
README.md
Psiphon Tunnel Core Server README
Build
Prerequisites:
Go (version specified in go.mod)
Build Steps:
Build:
go build -o psiphond main.go