X-Git-Url: http://sjero.net/git/?p=dccpping;a=blobdiff_plain;f=README;h=c7f913dd3f875de18263c847796718455aaf2dab;hp=c6d1dd3086c4e5e72cc317c6bde8124239c866f9;hb=HEAD;hpb=55b10e3267f54298b22f0aa37fbc713e34459c94 diff --git a/README b/README index c6d1dd3..c7f913d 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ makefile as needed. Contact me, if major problems arise. Usage is pretty simple: dccpping: [-v] [-V] [-h] [-n] [-6|-4] [-c count] [-p port] [-i interval] - [-t ttl] [-S srcaddress] remote_host + [-t ttl] [-s service_code] [-S srcaddress] remote_host -v Verbose. May be repeated for aditional verbosity. -V Version information @@ -24,6 +24,7 @@ dccpping: [-v] [-V] [-h] [-n] [-6|-4] [-c count] [-p port] [-i interval] -p The DCCP port to send requests to. The default is 33434. -i Interval between requests in seconds. The default is 1 second. -t The TTL to set in the sent requests. The default is 64. + -s Service Code. The DCCP service code to use when sending packets. -S Source Address. The address to send packets from. Should only be needed if the autodetection fails.