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

Top 2.0% on proxy.golang.org
Top 1.8% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 2.3% forks on proxy.golang.org

proxy.golang.org : github.com/inetaf/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 - codemeta.json
purl: pkg:golang/github.com/inetaf/tcpproxy
License: Apache-2.0
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/inetaf
Dependent packages: 9
Dependent repositories: 6
Stars: 1,295 on GitHub
Forks: 161 on GitHub
Total Commits: 68
Committers: 10
Average commits per author: 6.8
Development Distribution Score (DDS): 0.309
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

Top 0.6% on proxy.golang.org
tailscale.com v1.90.8
Package tailscaleroot embeds VERSION.txt into the binary.
197 versions - Latest release: 5 days ago - 216 dependent packages - 100 dependent repositories - 26,058 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/eBay/fabio v1.6.9
Consul Load-Balancing made simple
56 versions - Latest release: about 1 month ago - 7,140 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/fabiolb/fabio v1.6.9
Consul Load-Balancing made simple
56 versions - Latest release: about 1 month ago - 2 dependent packages - 3 dependent repositories - 7,307 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ebay/fabio v1.6.9
56 versions - Latest release: about 1 month ago
Top 5.6% on proxy.golang.org
github.com/crc-org/crc/v2 v2.55.1
CRC is a tool to help you run containers. It manages local VMs to run a OpenShift 4.x cluster, Mi...
72 versions - Latest release: about 1 month ago - 5 dependent packages - 1,352 stars on GitHub
github.com/clusterlink-net/clusterlink v0.4.1
A Gateway for connecting application services in different domains, networks, and cloud infrastru...
108 versions - Latest release: 5 months ago - 22 stars on GitHub
Top 6.6% on proxy.golang.org
github.com/weberc2/tailscale v0.0.1
The easiest, most secure way to use WireGuard and 2FA.
1 version - Latest release: over 1 year ago - 0 stars on GitHub
Top 6.7% on proxy.golang.org
github.com/owenthereal/candy v0.6.3 💰
Candy is a zero-config reverse proxy server
17 versions - Latest release: about 2 years ago - 15 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nshalman/tailscale v1.46.0 💰
The easiest, most secure way to use WireGuard and 2FA.
115 versions - Latest release: over 2 years ago - 21 stars on GitHub
github.com/bancek/tcpproxy v0.1.3
Go TCP proxy
4 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/maytechnet/fabio v1.6.0
47 versions - Latest release: over 3 years ago
Top 9.9% on proxy.golang.org
github.com/raylee/ingress v0.0.0-20210628052020-f1b0c02af932
A simple service demuxer. Connections are proxied based on http or https hostname, or plain tcp p...
1 version - Latest release: over 4 years ago - 0 stars on GitHub
Top 6.8% on proxy.golang.org
github.com/ruckstack/ruckstack v1.1.1
The modern application server
11 versions - Latest release: over 4 years ago - 17 stars on GitHub
Top 5.9% on proxy.golang.org
github.com/ICKelin/opennotr v1.0.3
开源内网穿透,Open source NAT traversal (http://www.notr.tech)
5 versions - Latest release: over 4 years ago - 40 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ickelin/opennotr v1.0.3
开源内网穿透,Open source NAT traversal (http://www.notr.tech)
5 versions - Latest release: over 4 years ago - 40 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.