mirror of
https://github.com/pirate/wireguard-docs.git
synced 2026-01-23 18:35:08 +00:00
readme.md: typo
This commit is contained in:
parent
80de592be0
commit
a2148cd5be
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue