fd / go-nat

NAT port mapping library for Go
Apache License 2.0
43 stars 34 forks source link

try to reuse the internal port as the external port #8

Open Stebalien opened 5 years ago

Stebalien commented 5 years ago

This isn't critical but it can make debugging easier.

Less flexible alternative to: https://github.com/fd/go-nat/pull/5