internal/

directory
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2026 License: MIT

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL