Directories
¶
| Path | Synopsis |
|---|---|
|
Package bench provides an integration benchmark harness that measures end-to-end latency and throughput of the MooseRelayVPN tunnel without involving Apps Script.
|
Package bench provides an integration benchmark harness that measures end-to-end latency and throughput of the MooseRelayVPN tunnel without involving Apps Script. |
|
Package carrier implements the client side of the Apps Script transport: a long-poll loop that batches outgoing frames, POSTs them through a domain-fronted HTTPS connection, and routes the response frames back to their sessions.
|
Package carrier implements the client side of the Apps Script transport: a long-poll loop that batches outgoing frames, POSTs them through a domain-fronted HTTPS connection, and routes the response frames back to their sessions. |
|
Package config defines the JSON config structures for the client and server binaries.
|
Package config defines the JSON config structures for the client and server binaries. |
|
Package exit implements the VPS-side HTTP handler.
|
Package exit implements the VPS-side HTTP handler. |
|
Package frame defines the wire format for relay-tunnel: the plaintext Frame struct and helpers to marshal/unmarshal it.
|
Package frame defines the wire format for relay-tunnel: the plaintext Frame struct and helpers to marshal/unmarshal it. |
|
Package session represents one tunneled TCP connection between a SOCKS5 client and an upstream target.
|
Package session represents one tunneled TCP connection between a SOCKS5 client and an upstream target. |
|
Package socks adapts the SOCKS5 server to relay-tunnel sessions.
|
Package socks adapts the SOCKS5 server to relay-tunnel sessions. |
Click to show internal directories.
Click to hide internal directories.