Projects STRLCPY dnstt Commits fbaf32da
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    README
    skipped 196 lines
    197 197  ```
    198 198  tunnel-client$ ./dnstt-client -doh https://doh.example/dns-query -pubkey-file server.pub t.example.com 127.0.0.1:2222
    199 199  tunnel-client$ ssh -v -N -D 127.0.0.1:7000 -o HostKeyAlias=tunnel-server -p 2222 127.0.0.1
    200  -tunnel-client$ curl --proxy http://127.0.0.1:7000/ https://wtfismyip.com/text
     200 +tunnel-client$ curl --proxy socks5h://127.0.0.1:7000/ https://wtfismyip.com/text
    201 201  ```
    202 202   
    203 203   
    skipped 143 lines
Please wait...
Page is in error, reload to recover