An alternative way for circumvention and privacy!
Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewall and can circumvent deep packet inspection. VpnHood has been created from scratch entirely in C#.
It is available for Windows and Android. iOS client is not ready yet!
- Easy Installation; Just install and press connect
- Undetectable on private IPs
- Fast
- Split Tunneling by Apps & Countries
- IPv6 Support*
- No Network configuration or knowledge is required
- No Admin privilege is required
- Built-In User Management
- Built-In NAT with zero configuration
- Run on any Windows 7,8,10 or Windows Server
- Run on Linux
- Open source (LGPL License)
- Completely in .NET 5.0
- Highly Customizable
- Easily Embed into your .NET app
- Extendable User Management via REST API
- Component-based via Nuget packages
- Just open the solution with Visual Studio and build
VpnHood supports IPv6, but in Windows, you need to be already on the IPv6 network, so all your network traffic will be tunneled through VpnHood. In Windows, you will not have access to IPv6 sites if your network is not already configured to use IPv6. In Android, however, you will get an Ipv6 address and access to all IPv6 sites regardless of your network configuration.
Please check our Wiki to see VpnHood documents.
You are always welcome!
- Feel free to start a new discussion GitHub discussions.
- Report bugs or request features in GitHub issues.
Windows | Linux |
- SharpPcap: Fully managed, cross platform .NET library for capturing packets from live and file based devices.
- WinDivert: a user-mode packet capture-and-divert package for Windows.
- EmbedIO: A tiny, cross-platform, module based web server for .NET.
- Advanced Installer: Installer tools for Windows.