Add a remote service to test NAT compatability

Add a remote probetest service that will allow proxies to test their
compatability with symmetric NATs.
This commit is contained in:
Cecylia Bocovich 2020-10-13 17:18:50 -04:00
parent 7a0428e3b1
commit f368c87109
2 changed files with 227 additions and 0 deletions

1
.gitignore vendored
View file

@ -8,5 +8,6 @@ broker/broker
client/client
server/server
proxy/proxy
probetest/probetest
snowflake.log
ignore/