From 481e9e7ea3ad4363fb0e174b627949fa4b457394 Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Mon, 2 Apr 2018 11:17:20 +0200 Subject: [PATCH] fix shaper heading; add note about Android --- source/manual/how-tos/proxytransparent.rst | 13 +++++++++++++ source/manual/how-tos/shaper.rst | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/source/manual/how-tos/proxytransparent.rst b/source/manual/how-tos/proxytransparent.rst index fc04c70b..092b0fd7 100644 --- a/source/manual/how-tos/proxytransparent.rst +++ b/source/manual/how-tos/proxytransparent.rst @@ -165,4 +165,17 @@ like this: is no problem, but if any one can get a get a hold of it then all traffic can be decrypted except those in the *do not bump* list. You have been warned! +.. Note:: + On Android devices, you may get notified about the device being unable to access + the internet. This happens because the certificates are pinned to protect the + connection against man in the middle attacks otherwise trusted certificates. + If you want to make the connection work again, you have to whitelist the following + Google domains in your "No Bump Hosts" settings. + + * Your local Google domain (for example: google.at for Austria, google.de for Germany, …) + * .google.com + * .googleapis.com + * .gstatic.com + * .1e100.net + **DONE** diff --git a/source/manual/how-tos/shaper.rst b/source/manual/how-tos/shaper.rst index 739944d4..daa534d0 100644 --- a/source/manual/how-tos/shaper.rst +++ b/source/manual/how-tos/shaper.rst @@ -244,7 +244,7 @@ Create Pipe For Download ====================== ================== ================================================ Step 2 - Create a Queues ----------------------- +------------------------ On the **Queues** tab click the **+** button in the lower right corner. An empty **Edit queue** screen will popup.