coyove/goflyway
An encrypted HTTP server observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3300
- days_rel: n/a
- days_push: 1230
- n_releases_24m: 0
Adoption not part of the score
4279 stars · 639 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
goflyway is a Go-based encrypted port forwarder that relays TCP connections over plain HTTP POST requests, similar to ssh -L, with optional WebSocket and KCP transport modes. It also supports dynamic SOCKS-style forwarding and can serve as an HTTP reverse proxy or static file server on the same port.
Use cases
- forward a local port to a remote server through an HTTP proxy
- tunnel TCP traffic through a CONNECT-less HTTP proxy
- relay connections over WebSocket or KCP for better performance
- set up a dynamic SOCKS proxy through a remote server
- run a reverse proxy or static file server alongside a tunnel
- circumvent restrictive network environments using plain HTTP traffic
When to choose
- you are behind a CONNECT-less HTTP proxy and need to tunnel out
- you want ssh -L style forwarding without SSH access
- you need traffic that looks like ordinary HTTP POST requests
- you want a single lightweight Go binary for tunneling
When to avoid
- you need a full-featured VPN or mesh networking solution
- you require actively maintained software with recent updates
- you need high throughput in HTTP mode, which buffers and adds overhead
- you need production-grade authentication and auditing features
Facets
cli-tool · maturity maintenance
proxy networking http-server websocket security networking privacy censorship-circumvention developer-tools windows go cli port-forwarding tunnel socks-proxy kcp http-relay encrypted-tunnel linux macos
1 source
- readme: https://github.com/coyove/goflyway · fetched 2026-08-28 · bbcb2720a896
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coyove/goflyway | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem