bigeagle/gohop
A VPN implemention in golang, with crypto and obfuscation in nature. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4822
- days_rel: n/a
- days_push: 2763
- n_releases_24m: 0
Adoption not part of the score
1364 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GoHop is a VPN implemented in Go with built-in encryption and traffic obfuscation, designed to evade deep packet inspection and censorship systems like the GFW. It uses pre-shared key authentication, random port/protocol hopping, and traffic shaping, running on Linux tun/tap devices.
Use cases
- bypass the great firewall of china
- vpn that evades deep packet inspection
- obfuscated vpn to escape censorship
- hide vpn traffic from dpi detection
- circumvent blocked openvpn and ssh tunnels
- self-hosted anti-censorship vpn server
When to choose
- you need a lightweight self-hosted VPN specifically designed to evade DPI and machine-learning-based traffic classification
- you are on Linux and want port/protocol hopping to avoid protocol fingerprinting
- you want a VPN without SSL/TLS handshake signatures that censors can detect
When to avoid
- you need a maintained, actively developed VPN - the project has been inactive since 2019
- you need Windows or macOS support - it only works on Linux tun/tap
- you need a production-grade, audited VPN solution - it has no license and reinvents its own crypto
- you just need a general-purpose VPN without censorship concerns - use WireGuard or OpenVPN instead
Facets
application · maturity abandoned
vpn cryptography networking security privacy privacy censorship-circumvention networking security go cli vpn anti-censorship dpi-evasion tun-tap traffic-obfuscation gfw linux
1 source
- readme: https://github.com/bigeagle/gohop · fetched 2026-08-28 · 51c1ead3870f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bigeagle/gohop | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem