Add notice about WebRTC to hide_ip section
This commit is contained in:
parent
a4a240315c
commit
c54dd8ff23
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ _Default: no restrictions._
|
|||
|
||||
- **hide_ip**
|
||||
If set, forwardproxy will not add user's IP to "Forwarded:" header.
|
||||
WARNING: there are other side-channels in your browser, that you might want to eliminate, such as WebRTC, see [here](https://www.ivpn.net/knowledgebase/158/My-IP-is-being-leaked-by-WebRTC-How-do-I-disable-it.html) how to disable it.
|
||||
_Default: no hiding; `Forwarded: for="useraddress"` will be sent out._
|
||||
|
||||
- **probe_resistance [secretlink.tld]**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue