netchx/netch

A simple proxy client

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 3rd, 2026
Created on June 25th, 2019
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 2,840
Total Stargazers: 17,697 (+0)
Total Subscribers: 185 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 days
Mean response time: 14.3 days
90th percentile: 33.1 days
Tracked items: 21

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • Stale (22)
  • bug (18)
  • enhancement (8)
  • duplicate (1)

Detailed Description

Netch is a simple proxy client for Windows that routes traffic through various proxy protocols and tunneling methods.

The tool addresses the need to redirect network traffic through proxy servers by offering multiple operational modes and protocol support. ProcessMode uses a Netfilter driver to intercept traffic from specific processes, ShareMode shares proxied network access over WinPcap or Npcap, TunMode creates a virtual network adapter via WinTUN, and WebMode provides traditional web proxy functionality. The project supports Socks5, Shadowsocks, ShadowsocksR, WireGuard, Trojan, VMess, and VLESS protocols, along with UDP NAT FullCone support where server capabilities allow.

Netch suits developers and users on Windows who need flexible traffic routing without application-level proxy configuration. The multiple modes make it adaptable to different use cases: process-level interception for selective routing, network sharing for multiple devices, virtual adapter creation for system-wide tunneling, or web proxy mode for browser-based traffic. The project is currently undergoing significant restructuring as it prepares for a major version update.

Maintainers respond to issues and pull requests within a few days. Development activity centers on bug fixes and feature enhancements, with the issue tracker dominated by these two categories of work.