From a2148cd5be6b6e2cdcf10283de125784418bb570 Mon Sep 17 00:00:00 2001 From: jose_d Date: Thu, 17 Oct 2019 17:56:54 +0200 Subject: [PATCH] readme.md: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68218b6..c433034 100644 --- a/README.md +++ b/README.md @@ -947,7 +947,7 @@ Getting this to work when both end-points are behind NATs or firewalls would req #### Drawbacks and limitations -As of 2019, many of the old hole-punching methods used that used to work are no longer effective. One example was a novel method pioneered by [pwnat]](https://github.com/samyk/pwnat) that faked an ICMP Time Exceeded response from outside the NAT to get a packet back through to a NAT'ed peer, thereby leaking its own srcport. +As of 2019, many of the old hole-punching methods used that used to work are no longer effective. One example was a novel method pioneered by [pwnat](https://github.com/samyk/pwnat) that faked an ICMP Time Exceeded response from outside the NAT to get a packet back through to a NAT'ed peer, thereby leaking its own srcport. ##### Source port randomization