Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trudyhood authored Jul 11, 2024
1 parent 58f4337 commit bcaa357
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,25 @@ It is available for Windows and Android. The iOS client still needs to be ready!
## Developer Features
* Open source (LGPL License)
* Completely in .NET
* MAUI Support
* Ads interface. AdMob and Chartboost have been integrated
* Billing Interface
* Highly Customizable
* Easily Embed into your .NET app
* Extendable User Management via REST API
* Component-based via Nuget packages
* Open the solution with Visual Studio and build

### IPv6 Support
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.
VpnHood supports IPv6, but in Windows, you must already be on the IPv6 network, so all your network traffic will be tunneled through VpnHood.
In Windows, you cannot access 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.

### Security Audit
We are excited to announce that VpnHood has undergone a comprehensive security audit by the Open Tech Fund. The audit results are now available for public review. This audit reaffirms our commitment to providing a secure and reliable VPN service for our users. You can read the full report in [Open Tech Fund Security Audit Results](https://www.opentech.fund/security-safety-audits/vpnhood-security-audit-results/).

## FAQ & Documents
Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) to see the VpnHood documents.
Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) for the VpnHood documents.

* [How does VpnHood work?](https://github.com/vpnhood/VpnHood/wiki/How-does-VpnHood-work)
* [Can a network provider block VpnHood?](https://github.com/vpnhood/VpnHood/wiki/Can-a-network-provider-block-VpnHood)
Expand Down

0 comments on commit bcaa357

Please sign in to comment.