From e6313ce408645b70b60881130fb2dae9c538b306 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Mon, 27 Apr 2026 01:49:14 +0200 Subject: [PATCH] README: add some useful links for leak checks --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index da413eb..43c7202 100644 --- a/README +++ b/README @@ -263,6 +263,15 @@ Known Problems: there are unconfirmed reports that it works as root though. musl libc is unaffected from the bug. +Useful links +------------ +the following sites may prove useful to check for leaks: +https://ipfighter.com/ +https://browserleaks.com/webrtc +https://dnsleaktest.com +http://check.torproject.org - tor specific +http://ifconfig.me - can be used via curl +http://ifconfig.io/ Community: ----------