Pārlūkot izejas kodu

readme: fix sample curl command to no longer leak dns request

Fabian Peter Hammerle 4 gadi atpakaļ
vecāks
revīzija
d76b221102
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ $ docker-compose up
 
 test proxies:
 ```sh
-$ curl --socks5 localhost:9050 ipinfo.io
+$ curl --proxy socks5h://localhost:9050 ipinfo.io
 $ torsocks wget -O - ipinfo.io
 $ torsocks lynx -dump https://check.torproject.org/
 $ dig @localhost fabian.hammerle.me