35 Commits

Author SHA1 Message Date
Kevin Crouch
60cc14c133
Update static copy of Table of Contents on faq.md (#1692)
faq.md currently has both a static Table of Contents and a generated one on the right. This PR updates the static copy to include all the headers on the page currently, mirroring the dynamic one on the right (screenshot from before PR below)
https://i.imgur.com/mfmUbwu.png
2021-01-28 12:50:13 +09:00
Tom
97c05e7d1f
fix link of Flood UI (#1686) 2021-01-23 22:10:49 +09:00
Kevin Crouch
5bf2162e3a
Update faq.md to explain RTNETLINK error from invalid subnet mask/route (#1685)
Was running into me being dumb and not entering an actual subnet ID, wrote a quick FAQ entry and directions to get Network ID instead of
2021-01-22 12:39:14 +09:00
Joshua Arulsamy
ab91d6735a
Flood UI (#1663)
* Bundle Flood WebUI

Add the Flood WebUI to the default installation of the container.

The Flood UI offers no pre-built tarball for installation, so the source
is cloned and compiled in a separate stage container. Then the resulting
build files are copied to the final image. Build size only increases by
~1MB, but build times are slightly longer due to the added complexity.

Resolves #1661

* Update docs to include new supported WebUI
2021-01-19 10:41:13 +09:00
Sam Roquitte
fca5d47d83
(Docs) Added additional configuration options to table (#1632)
* Added additional configuration options to table

I had a hard time finding a list of "transmission options" so I ended up looking through the set environment variables in the container to find the two that I was looking for (idle limits)

* Update env var wording
2021-01-19 10:27:53 +09:00
Varac
2f1ee837fd
Remove perfect privacy provider (#1662)
Perfect Privacy was founded and run by German/Austrian neo-Nazis,
some of them convited to jail sentence for engaging in neo-nazi activities
in Austria (https://en.wikipedia.org/wiki/Verbotsgesetz_1947).
PP has denied to answer recent questions about this fact. Neither it has
denied current relation to organised Nazi movements or the possibe continuation
of the companies extreme right-wing consistence.
Because of this it's removed by this commit.

See more details at:

* https://medium.com/@winstonsmith_/the-problem-with-vpns-c22c9c82cf13
* https://thevpnshop.com/reviews/perfect-privacy-vpn-review/
* https://securitygladiators.com/perfect-privacy/

Articles in german:

* https://www.derstandard.at/story/1336697911724/kuessel-prozess-perfect-privacy-wegen-verbindungen-zu-rechtsextremisten-im-zwielicht
* https://www.zeit.de/gesellschaft/zeitgeschehen/2012-09/neonazi-website-admin-robert-m
* https://taz.de/Rechtsextremer-im-Chaos-Computer-Club/!5089711/
* http://de.indymedia.org/2012/05/330386.shtml
* https://autonome-antifa.org/?article251
2021-01-19 10:26:10 +09:00
Kristian Haugene
a4d65774f8 Add note on credentials, PIA especially #1590 2020-12-09 23:59:45 +01:00
Kristian Haugene
a124981b52 Add FAQ section on DNS issues, plus minor typing errors and other cleanup #1558 2020-12-06 23:06:46 +01:00
Kristian Haugene
8569b9f1a3 Update documentation, add debugging guide #1558 2020-12-05 02:18:16 +01:00
Kristian Haugene
3e3e5c6bdf Minor updates to automatic restart docs #1583 2020-12-04 17:29:12 +01:00
Kristian Haugene
994521f0e1 Some more FAQ #1558 2020-12-03 23:40:42 +01:00
Kristian Haugene
f6093588a8 Improving documentation, not done but getting somewhere #1558 2020-11-26 22:53:37 +01:00
Kristian Haugene
baa14dbe3d Merge branch 'dev' 2020-11-10 22:07:12 +01:00
Kristian Haugene
aa12513b3e Removing IPredator provider, closes #1485 2020-11-09 21:54:27 +01:00
ksurl
45e79d7fd8 Update documentation for timezone configuration option. 2020-11-09 10:54:13 -08:00
Matthew Thomas
9f6f6548fe
Changes to make systemd docs work with 3.0
CREATE_TUN_DEVICE is now set to true by default and spaces in OPENVPN_CONFIG are no longer escaped.
2020-11-08 10:45:08 -06:00
Kristian Haugene
1970f54b88 No longer need special instructions for Synology. Closes #1449 2020-11-04 01:41:17 +01:00
Timothy Pillow
71cf6c841e
Update rss-plugin.md 2020-10-07 13:22:48 +02:00
Kusha Gharahi
e3d27e8172
Add LOG_TO_STDOUT variable + documentation (#1379) 2020-09-29 08:51:59 +09:00
Patrick Kishino
8fc5503879 Added BasicAuth to tinyproxy, updated docs and dockerfiles 2020-05-29 17:33:02 +09:00
Christoph Müllner
cb48411e8c
Add missing supported providers 2020-04-16 14:20:07 +02:00
Kristian Haugene
ca52396e31 Update instructions for custom provider after comments in #1039 2020-03-29 16:34:13 +02:00
Kristian Haugene
030f9cf007 Remove deprecated providers after #1043 2020-03-29 16:25:14 +02:00
Kristian Haugene
96b1d103a1
Last touches #1093 2020-03-26 12:58:23 +01:00
Cassandra McCarthy
a7e3c23134
prettify nordvpn docs page 2020-03-25 20:39:12 -04:00
SM064722
1f4a5aaa85 add Privado to supported-providers 2020-02-11 08:27:04 -06:00
Kristian Haugene
47cf8f37e1 Adding ZoogVPN to provider list #855 2020-02-02 22:25:30 +01:00
Kristian Haugene
8fac078932 Add elastictunnel to provider list #998 2020-02-02 19:20:32 +01:00
Kristian Haugene
de2a67d528 Merge branch 'master' into dev 2019-10-13 23:05:25 +02:00
Kristian Haugene
5d6fdf889f
Merge pull request #864 from kevindong/master
Improve docs on Synology NAS setup
2019-10-13 23:05:00 +02:00
Kristian Haugene
c46a9040df
Merge pull request #843 from mrgnw/patch-1
Link to the DockerEnv file
2019-10-13 22:46:22 +02:00
Kevin Dong
5adcbb9431 Improve docs on Synology NAS setup 2019-07-23 23:01:28 -04:00
Morgan
ddca5a3fb2
Link example DockerEnv file 2019-06-26 17:55:12 -04:00
edgd1er
5453d74d85 proposition for a manual page to explain NordVpn update script parameters 2019-06-26 07:47:28 +02:00
Zois Pagoulatos
2594f3eec3
Move documentation to gh pages with mkdocs 2019-06-04 09:12:36 +02:00