From f755a002a80726d91f566a861dc7d746942b275c Mon Sep 17 00:00:00 2001 From: ghost-420 <29991266+ghost-420@users.noreply.github.com> Date: Wed, 11 Aug 2021 01:40:51 -0700 Subject: [PATCH] Update README.adoc --- README.adoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 7974596..02bed94 100644 --- a/README.adoc +++ b/README.adoc @@ -26,25 +26,29 @@ For this guide, VPNs are used for the intention of hiding traffic from your mobi ___ .Good paid VPN providers do the following: * Transparent communication, and all software used is open-source -* Use only dedicated/physical servers (faster and more secure than virtual servers, called "VPS" or "VDS") +* Use only dedicated/physical/bare metal servers (faster and more secure than virtual servers, called "VPS" or "VDS") * Servers are only located in countries with lots of transit capability (for South America, is only Brazil) * No fake server locations (unless for streaming purposes on specific domains/websites, and is stated as such) * All server locations allow all forms of traffic except outbound port 25 (to prevent email spam abuse) * Word of mouth advertising; not shoved in your face by sponsored YouTube videos and Google Ads * VPN's company is not based in a tax haven country; tax haven = profitability is heavily considered, meaning they'd likely sell your data to earn more profit +* Ability to link:https://airvpn.org/faq/port_forwarding/[select ports to forward] (not just a randomized port on connection, as is the case with PIA/Private Internet Access) For your own research, avoid all websites recommending VPNs under the parent company "Kape Technologies": https://restoreprivacy.com/private-internet-access-kape-crossrider/ * Recommendations: . link:https://airvpn.org[AirVPN] | link:https://airvpn.dev[AirVPN #2] | link:http://airvpn3epnw2fnsbx5x2ppzjs6vxtdarldas7wjyqvhscj7x43fxylqd.onion[AirVPN via Tor] . link:https://mullvad.net[Mullvad] | link:http://o54hon2e2vj6c7m3aqqu6uyece65by3vgoxxhlqlsvkmacw6a7m7kiad.onion[Mullvad via Tor] -. Cryptostorm (best at bypassing VPN blocking; link:https://archive.is/6LyZf["port striping"] is one of the reasons why) +. Cryptostorm (best at bypassing VPN blocking due to competitors not having the "port striping" feature, which is link:https://archive.is/6LyZf[documented] on how it's done . link:https://www.ovpn.com[OVPN] TIP: Trust-worthy free VPN providers, but have slow network speeds: + 1. link:https://riseup.net/en/vpn[Riseup] | link:http://vww6ybal4bd7szmgncyruucpgfkqahzddi37ktceo3ah7ngmcopnpyyd.onion/en/vpn[Riseup via Tor] + 2. link:https://cryptostorm.is/wireguard[Cryptostorm] | link:http://kzaeunogz6s75ptgy6ifjzwwy75xdfenenswvrczd7mewxgrad5a.b32.i2p/[Cryptostorm via I2P] (I2P > Tor when available) | link:http://stormwayszuh4juycoy4kwoww5gvcu2c4tdtpkup667pdwe4qenzwayd.onion/wireguard[Cryptostorm via Tor] +[quote, Cryptostorm blog, https://cryptostorm.is/blog/wireguard-support-added ] +"Our free WireGuard server works the same as our "Cryptofree" service: bandwidth is throttled to roughly 160kbps down, 130kbps up. Not fast enough to watch any HD videos, but plenty of bandwidth for sending an email, browsing a website, IRC, etc." + == Requirements * Magisk, and by that accord *root*; link:https://github.com/ghost-420/Ez_Magisk[installing Magisk (via recovery)] * link:https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf#installation[MagiskHide Props Config] module installed