From af1d204ba8a7b9f0e170ad58dafc8f149c783173 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Mon, 12 Dec 2022 20:15:04 -0800 Subject: [PATCH 01/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1258b78f3..d62f83cea 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) to see VpnHood * [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) -* [Changelog](CHANGELOG.md) +* [Changelog](https://github.com/vpnhood/VpnHood/blob/development/CHANGELOG.md) * [More...](https://github.com/vpnhood/VpnHood/wiki) ## Support From e40fddea78fe70413b4fd3495e6d83eaf0642144 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Wed, 14 Dec 2022 21:15:27 -0800 Subject: [PATCH 02/25] Update README.md --- README.md | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index d62f83cea..f2822add4 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ # VpnHood 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#. +Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewalls and circumvent deep packet inspection. VpnHood has been created entirely from scratch in C#. ## Client Download -It is available for Windows and Android. iOS client is not ready yet! +It is available for Windows and Android. the iOS client still needs to be ready! @@ -16,22 +16,18 @@ It is available for Windows and Android. iOS client is not ready yet! * Undetectable on private IPs * Fast * Split Tunneling by Apps & Countries -* Android TV -* IPv6 Support* +* Windows (x64) 10, 11 +* Android, Android TV +* IPv6* ## Server Features * No Network configuration or knowledge is required * No Admin privilege is required +* Hot Restart (User sessions' will not close on restart) * Built-In User Management * Built-In NAT with zero configuration -<<<<<<< HEAD -* Hot Restart -* Install on any Windows 7,8,10 or Windows Server -* Install on Linux -======= -* Run on any Windows 7,8,10,11 or Windows Server -* Run on Linux ->>>>>>> development +* Windows (x64) 10, 11, or Windows Server +* Linux ## Developer Features * Open source (LGPL License) @@ -40,7 +36,7 @@ It is available for Windows and Android. iOS client is not ready yet! * 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 +* 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. @@ -48,7 +44,7 @@ In Windows, you will not have access to IPv6 sites if your network is not alread In Android, however, you will get an Ipv6 address and access to all IPv6 sites regardless of your network configuration. ## FAQ & Documents -Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) to see VpnHood documents. +Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) to see 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) @@ -70,5 +66,3 @@ Windows|Linux * [WinDivert](https://reqrypt.org/windivert.html): a user-mode packet capture-and-divert package for Windows. * [EmbedIO](https://github.com/unosquare/embedio): A tiny, cross-platform, module based web server for .NET. * [Advanced Installer](https://www.advancedinstaller.com): Installer tools for Windows. - - From 54a69c4b8aaf1503fd6ac88ad02f1e92b825a9ae Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Thu, 15 Dec 2022 03:28:50 -0800 Subject: [PATCH 03/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2822add4..e39d12ccb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass It is available for Windows and Android. the iOS client still needs to be ready! - + ## Client Features From 66b6a1524b86db7b0e60c69e1500f18505f345c8 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:21:04 -0800 Subject: [PATCH 04/25] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e39d12ccb..8723be85e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,10 @@ Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass It is available for Windows and Android. the iOS client still needs to be ready! - - + + + ## Client Features * Easy Installation; Just install and press connect From bbab3f160130c7742d8254b59a3bbfa615cffcbf Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Fri, 27 Jan 2023 15:05:33 -0800 Subject: [PATCH 05/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8723be85e..0d5556ae7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It is available for Windows and Android. the iOS client still needs to be ready! - + ## Client Features * Easy Installation; Just install and press connect From 0382afff05b7a8f33b62e944fbf3a6d7241572f2 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Fri, 27 Jan 2023 15:10:05 -0800 Subject: [PATCH 06/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d5556ae7..623c66e2d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass It is available for Windows and Android. the iOS client still needs to be ready! - + From c174fa223c354c1939e8cb07139f3a783679bea0 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Fri, 27 Jan 2023 15:28:54 -0800 Subject: [PATCH 07/25] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 623c66e2d..d3ab09304 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" wi * Hot Restart (User sessions' will not close on restart) * Built-In User Management * Built-In NAT with zero configuration +* NetScan Protector * Windows (x64) 10, 11, or Windows Server * Linux From a247a8a0de138691970a8c385123df31feff6c2d Mon Sep 17 00:00:00 2001 From: Trudy Date: Mon, 13 Feb 2023 13:22:01 -0800 Subject: [PATCH 08/25] fix change log --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 915dd5cd7..47b6682d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,14 @@ # v2.7.350 ### Client -* Farture: Follow server supported networks by ip range +* Feature: Follow server-supported networks by IP range * Update: Performance improvement * Windows: Fix Auto Updater ### Server * Farture: Filter server local networks -* Farture: Filter networks by ip ranges +* Farture: Filter networks by IP ranges * Fix: Missing some NetProtector log -* Fix: Winodws: AutoUpdater +* Fix: Windows: AutoUpdater * Security: Always block access to loopback addresses * Update: log file archive format From 78e19a23679218b0758b52e343af8779778a7044 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Tue, 25 Apr 2023 21:36:51 -0700 Subject: [PATCH 09/25] Create FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ + From cee11272757089b8e6c61a3aa2e4b496fc9589f8 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:45:37 -0700 Subject: [PATCH 10/25] Update FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 8b1378917..a4fca18ff 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ +custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW", PayPal] From ce0bbac96a1cde003cef1dd063d6b791e1bf133d Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:46:42 -0700 Subject: [PATCH 11/25] Update FUNDING.yml --- .github/FUNDING.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index a4fca18ff..8b1378917 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1 @@ -custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW", PayPal] From a11ec6f7daa61789f0b6994a4e1a5621d4ea8a39 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:49:52 -0700 Subject: [PATCH 12/25] Update FUNDING.yml --- .github/FUNDING.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 8b1378917..d9c3ce195 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ - +github: trudyhood +custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW"] From b9f728847716825d8a6ce169b0e8d0a8a041fe73 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:51:53 -0700 Subject: [PATCH 13/25] Update FUNDING.yml --- .github/FUNDING.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index d9c3ce195..79a8817f0 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1 @@ -github: trudyhood custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW"] From 70e6dca1b222b7670ea831ab68b1fd888d608441 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:52:35 -0700 Subject: [PATCH 14/25] Update FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 79a8817f0..c06e41cb3 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ +github: [trudyhood] custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW"] From e88978f7b194bce812705fc190a456b5d2b8b5a9 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:52:59 -0700 Subject: [PATCH 15/25] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c06e41cb3..7cae46fb1 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: [trudyhood] +github: [vpnhood] custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW"] From 494b0c5c4fb7b6d53c2a166a22ff38655ec927c7 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:56:01 -0700 Subject: [PATCH 16/25] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 7cae46fb1..4a851e81b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ github: [vpnhood] -custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW"] +custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW", paypal.com] From d0340e760eabaad34cde3c6e3caa532d20f3e88e Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sat, 29 Apr 2023 22:56:30 -0700 Subject: [PATCH 17/25] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4a851e81b..7cae46fb1 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ github: [vpnhood] -custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW", paypal.com] +custom: ["https://www.paypal.com/donate/?hosted_button_id=ZBSK8JZBDTSMW"] From 2c5e0c5547075fac969f42b644710f2e23f88eb9 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sun, 20 Aug 2023 21:35:22 -0700 Subject: [PATCH 18/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ab09304..ae3dbfe43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# VpnHood +# VpnHood An alternative way for circumvention and privacy! Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewalls and circumvent deep packet inspection. VpnHood has been created entirely from scratch in C#. From bfdf964a882a2888bc225790e036afe2643de830 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sun, 20 Aug 2023 21:38:01 -0700 Subject: [PATCH 19/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae3dbfe43..d3ab09304 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# VpnHood +# VpnHood An alternative way for circumvention and privacy! Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewalls and circumvent deep packet inspection. VpnHood has been created entirely from scratch in C#. From b4e2ef1c681bdd918ea9e64ded64abe1fb8505fd Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Sun, 20 Aug 2023 21:41:16 -0700 Subject: [PATCH 20/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ab09304..e51a79e45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# VpnHood +# VpnHood An alternative way for circumvention and privacy! Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewalls and circumvent deep packet inspection. VpnHood has been created entirely from scratch in C#. From b9c0a9da7ca0f3e1f7bca81eec760fa2cc651fed Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:06:19 -0700 Subject: [PATCH 21/25] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e51a79e45..b241e31cf 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,15 @@ An alternative way for circumvention and privacy! Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewalls and circumvent deep packet inspection. VpnHood has been created entirely from scratch in C#. ## Client Download -It is available for Windows and Android. the iOS client still needs to be ready! +It is available for Windows and Android. The iOS client still needs to be ready! - - + +Use Alternative Download links. ## Client Features -* Easy Installation; Just install and press connect +* Easy Installation: Just install and press connect * Undetectable on private IPs * Fast * Split Tunneling by Apps & Countries @@ -27,7 +26,7 @@ src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" wi * No Admin privilege is required * Hot Restart (User sessions' will not close on restart) * Built-In User Management -* Built-In NAT with zero configuration +* Built-in NAT with zero configuration * NetScan Protector * Windows (x64) 10, 11, or Windows Server * Linux @@ -44,7 +43,7 @@ src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" wi ### 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. -In Android, however, you will get an Ipv6 address and access to all IPv6 sites regardless of your network configuration. +In Android, however, you will get an IPV6 address and access to all IPv6 sites regardless of your network configuration. ## FAQ & Documents Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) to see the VpnHood documents. From 30f37a81242d247bcfa7996b4867f0867a4b5c9e Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:18:01 -0700 Subject: [PATCH 22/25] Update README.md update download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b241e31cf..9fa466820 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An alternative way for circumvention and privacy! Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewalls and circumvent deep packet inspection. VpnHood has been created entirely from scratch in C#. -## Client Download +## Get VpnHood! It is available for Windows and Android. The iOS client still needs to be ready! From b8d36a13edb57b1c4a98891fa3b0ffffa547fb36 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:18:59 -0700 Subject: [PATCH 23/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fa466820..80aa24406 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass It is available for Windows and Android. The iOS client still needs to be ready! - + Use Alternative Download links. From 865499d394eaf2b5240929ea8a9819e799b9101f Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:17:28 -0700 Subject: [PATCH 24/25] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 80aa24406..1efce2ab4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ 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 @@ -41,12 +44,15 @@ It is available for Windows and Android. The iOS client still needs to be ready! * 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) From ebda10b0f92dc1c4d4857e10407bbb0a7580f4a8 Mon Sep 17 00:00:00 2001 From: Trudy <72891124+trudyhood@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:18:29 -0700 Subject: [PATCH 25/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1efce2ab4..5914f74da 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ In Windows, you cannot access IPv6 sites if your network is not already configur 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/). +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 [here](https://www.opentech.fund/security-safety-audits/vpnhood-security-audit-results/). ## FAQ & Documents Please check our [Wiki](https://github.com/vpnhood/VpnHood/wiki) for the VpnHood documents.