back to home

netchx / netch

A simple proxy client

17,427 stars
2,826 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, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

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-ai.vercel.app/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

<p align="center"><img src="https://github.com/NetchX/Netch/blob/main/Netch/Resources/Netch.png?raw=true" width="128" /></p> <div align="center">

Netch

A simple proxy client

</div>

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

<a href="https://www.jetbrains.com/?from=Netch"><img src="jetbrains.svg" alt="JetBrains" width="200"/></a>

License

Netch is licensed under the GPLv3 license