We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651a30b commit f75f1abCopy full SHA for f75f1ab
docs/Containers/WireGuard.md
@@ -498,8 +498,8 @@ $ PORT=«public»; sudo nmap -sU -p $PORT downunda.duckdns.org | grep "$PORT/udp
498
499
There will be a short delay. The expected answer is either:
500
501
-* `«public»/udp open|filtered unknown` = Docker is listening
502
-* `«public»/udp closed unknown` = Docker is not listening
+* `«public»/udp open|filtered unknown` = router is listening
+* `«public»/udp closed unknown` = router is not listening
503
504
## <a name="readOnlyFlag"> The read-only flag </a>
505
0 commit comments