-
Published Answer
Its because the .exe i was running is listening to UDP
so ALL of the port checkers online and default nmap port check will si…
Accepted Answer:
Its because the .exe i was running is listening to UDP
so ALL of the port checkers online and default nmap port check will si…
•
By
antonov3d
-
Published Answer
i have the same problem its VERY sad nobody can help
•
By
antonov3d
-
Published Answer
You can build unity app as a headless server that wont render any graphics.
Accepted Answer:
You can build unity app as a headless server that wont render any graphics.
•
By
antonov3d
-
Published Question
I tried it all,
firewall port is opened OUT as well.
netstat -plunt shows that the app IS LISTENING ON THE PORT
no additional external firewall was ever setup.
the app is located in /var/natholepunch/Nat.exe
app is la...
Accepted Answer:
Its because the .exe i was running is listening to UDP
so ALL of the port checkers online and default nmap port check will simply report it as closed
you need to perform udp check
nmap -p PORTNUMBER -sU -P0 YOURIP
1
•
•
By
antonov3d
Firewall
Nginx
Ubuntu 16.04