back to home

netchx / netch

A simple proxy client

17,450 stars
2,827 forks
1 issues
C#C++C

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing netchx/netch in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/netchx/netch)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

In preparation for 2.0, this repository will be cleared of all 1.0 related releases and code

Netch

A simple proxy client

Features

Some features may not be implemented in version 1

Modes

  • ProcessMode - Use Netfilter driver to intercept process traffic
  • ShareMode - Share your network based on WinPcap / Npcap
  • TunMode - Use WinTUN driver to create virtual adapter
  • WebMode - Web proxy mode

Protocols

Others

  • UDP NAT FullCone (Limited by your server)
  • .NET 6.0 x64

Sponsor

JetBrains

License

Netch is licensed under the GPLv3 license