Projects STRLCPY dnstt Commits ad68ec9a
🤬
  • ■ ■ ■ ■
    README
    skipped 75 lines
    76 76  Run the server. You need to provide an address that will listen for UDP
    77 77  DNS packets (`:5300`), the private key file (`server.key`), the root of
    78 78  the DNS zone (`t.example.com`), and a TCP address to which incoming
    79  -tunnel stream will be forwarded (`127.0.0.1:8000`).
     79 +tunnel streams will be forwarded (`127.0.0.1:8000`).
    80 80  ```
    81 81  $ ./dnstt-server -udp :5300 -privkey-file server.key t.example.com 127.0.0.1:8000
    82 82  ```
    skipped 196 lines
Please wait...
Page is in error, reload to recover