An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.0% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/siderolabs/tcpproxy

Package tcpproxy lets users build TCP proxies, optionally making routing decisions based on HTTP/1 Host headers and the SNI hostname in TLS connections. Typical usage: Calling Run (or Start) on a proxy also starts all the necessary listeners. For each accepted connection, the rules for that ipPort are matched, in order. If one matches (currently HTTP Host, SNI, or always), then the connection is handed to the target. The two predefined Target implementations are: 1) DialProxy, proxying to another address (use the To func to return a DialProxy value), 2) TargetListener, making the matched connection available via a net.Listener.Accept call. But Target is an interface, so you can also write your own. Note that tcpproxy does not do any TLS encryption or decryption. It only (via DialProxy) copies bytes around. The SNI hostname in the TLS header is unencrypted, for better or worse. This package makes no API stability promises. If you depend on it, vendor it.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/siderolabs/tcpproxy
License: Apache-2.0
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/siderolabs
Dependent packages: 7
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

Top 6.8% on proxy.golang.org
github.com/milas/rock5-talos v1.7.2
Friendly fork of Talos Linux for the Radxa Rock 5 SBCs
299 versions - Latest release: 12 months ago - 13 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/andrewrynhard/talos v1.7.0
A minimal, immutable, and secure Kubernetes linux distribution
289 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/pl4nty/talos v1.6.6-soquartzcm4
Talos Linux is a modern Linux distribution built for Kubernetes.
5 versions - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/siderolabs/sidero/sfyra v0.0.0-20240123114600-ea8e1265afa9
Sidero Metal is a bare metal provisioning system with support for Kubernetes Cluster API.
2 versions - Latest release: over 1 year ago - 359 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.