Support online port checkers #2160
Labels
Area: setup
Related to installing or configuring Nitrox
Complexity: easy
Suitable for contributors new to Nitrox
Milestone
Describe the issue
Users want to verify they port forwarded correctly by using port checkers.
Currently, the server doesn't respond to just any UDP message. Update to latest LiteNetLib version so that
PacketLayer
can be used to intercept messages and send a response.After implementation, verify by using some port checkers like:
For port checkers to work, use your public IP: https://ipv4.icanhazip.com/
Proof of concept
Following code should show
Open
status in port checkers for port11000
UDP.The text was updated successfully, but these errors were encountered: