forgot to add udp technique here

master
Christian Ulrich 2020-10-25 23:07:07 +01:00
parent 56d30e8b66
commit 5725e1ff82
No known key found for this signature in database
GPG Key ID: 8241BE099775A097
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ respond|ID|TECHNIQUE|IP_FROM|PORTS_FROM|IP_TO|PORTS_TO|EXTRA_ARGS
The fields have the following semantics:
- ``ID``: the message ID (random string)
- ``TECHNIQUE``: the hole punching technique, one out of "tcp-syni" and "tcp-nutss"
- ``TECHNIQUE``: the hole punching technique, one out of "tcp-syni", "tcp-nutss" and "udp"
- ``IP_FROM``: the public IP address of the initiating peer
- ``PORTS_FROM``: a list of previously used source ports of the initiating peer
- ``IP_TO``: the public IP address of the responding peer