Neuron P2P Diagnostics v1.0.0
π Initial Release - Neuron P2P Diagnostics
Features
- β Specific port testing with command line arguments
- β STUN-based NAT type detection with port mapping analysis
- β Comprehensive firewall blocking detection
- β Real UDP connectivity testing with echo verification
- β P2P port range communication testing (61336-61346)
- β Cross-platform support (Windows, macOS, Linux)
Downloads
- Windows: network-diagnostics-windows.exe (3.4 MB)
- macOS: network-diagnostics-macos (3.2 MB)
- Linux: network-diagnostics-linux (3.2 MB)
Usage
# Test specific port
./network-diagnostics 61340
# Use default port (61336)
./network-diagnosticsPort Mapping Detection
The tool detects when your local port doesn't match your public port, which can cause issues for P2P protocols that expect port preservation.