Updated Readme.md for wgsd-client documenting protocol flag usage

This commit is contained in:
Francis Mendoza 2024-11-15 20:31:30 -08:00
parent 8ed190f81a
commit a52130f5de

View File

@ -10,4 +10,6 @@ Usage of ./wgsd-client:
ip:port of DNS server
-zone string
dns zone name
-protocol string (optional)
udp (default) or tcp
```