1
0
Fork 0
mirror of https://github.com/SamTherapy/dnscrypt.git synced 2024-07-02 21:56:06 +00:00

add flag 'network' into readme

This commit is contained in:
semen bochkarev 2020-12-28 14:21:20 +03:00
parent 839bc63547
commit dc81d8d2ce

View file

@ -88,6 +88,11 @@ You can also send a DNSCrypt request using a command that does not require stamp
--type=a
```
In both cases, you can specify the transport using the 'network' flag (`udp` default)
```
./dnscrypt lookup-stamp --network={tcp|udp} ...
```
## <a id="api"></a> Programming interface
### <a id="client"></a> Client