github.com/ooni/psiphon/tunnel-core@v0.0.0-20230105123940-fe12a24c96ee/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`