summaryrefslogtreecommitdiff
path: root/src/network/network_stun.cpp
AgeCommit message (Collapse)Author
2021-07-16Feature: allow the use of STUN to connect client and server togetherPatric Stout
This method doesn't require port-forwarding to be used, and works for most common NAT routers in home setups. But, for sure it doesn't work for all setups, and not everyone will be able to use this.