An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/getlantern/packetforward

packetforward provides a mechanism for forwarding IP packets from a client to a NAT server, which in turn proxies them to their final destination. - Clients are uniquely identified by a random UUID. - Clients connect to the server using a configurable dial function. - In the event of a disconnect, clients can reconnect with the same client ID - Interrupted and resumed client connections do not disconnect the clients' TCP connections to the origin - Currently, packetforward supports only TCP and UDP
1 version
Latest release: over 4 years ago
2 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/getlantern/packetforward

Dependent Repos 0