From 337684376302e98fc6796dfce2612dc793f87dd1 Mon Sep 17 00:00:00 2001 From: ghost-420 <29991266+ghost-420@users.noreply.github.com> Date: Wed, 11 Aug 2021 15:24:53 -0700 Subject: [PATCH] Add AES-NI note --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1a37b49..cc4ef3d 100644 --- a/README.adoc +++ b/README.adoc @@ -17,7 +17,7 @@ Artifical restrictions placed on tethering make it difficult to work from home f ** Check for specific domains being connected to that only a Windows PC would connect to, but not an Android phone, to assume the current month is all tethered traffic ** Using link:https://en.wikipedia.org/wiki/Deep_packet_inspection[DPI software], traffic can be shaped/tampered/manipulated/throttled based on certain criteria(s), such as Video Streaming (making YouTube videos or Netflix buffer more, some like T-Mobile force lower video quality) -A paid VPN is recommended since it's easy to route all traffic through it, and shouldn't reduce speeds +A paid VPN is recommended since it's easy to route all traffic through it, and shouldn't reduce speeds (if the VPN connection is on a device with url:https://en.wikipedia.org/wiki/AES_instruction_set#x86_architecture_processors[AES-NI support]) WARNING: VPNs don't grant privacy, Tor and I2P do; these can easily be used alongside a VPN if desired + For this guide, VPNs are used for the intention of hiding traffic from your mobile provider, and ensuring web content isn't blocked +