forgot to add udp technique here
This commit is contained in:
parent
56d30e8b66
commit
5725e1ff82
|
@ -76,7 +76,7 @@ respond|ID|TECHNIQUE|IP_FROM|PORTS_FROM|IP_TO|PORTS_TO|EXTRA_ARGS
|
||||||
The fields have the following semantics:
|
The fields have the following semantics:
|
||||||
|
|
||||||
- ``ID``: the message ID (random string)
|
- ``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
|
- ``IP_FROM``: the public IP address of the initiating peer
|
||||||
- ``PORTS_FROM``: a list of previously used source ports 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
|
- ``IP_TO``: the public IP address of the responding peer
|
||||||
|
|
Loading…
Reference in New Issue