Skip to content

Neuron P2P Diagnostics v1.0.1 - Windows Double-Click Support

Choose a tag to compare

@zoperado zoperado released this 09 Oct 17:49

πŸ”§ Update v1.0.1 - Windows Double-Click Support

What's New

  • βœ… Windows Double-Click Support: Windows executable now pauses with 'Press Enter to exit...' when double-clicked
  • βœ… Cross-Platform Compatibility: macOS and Linux remain unchanged for command-line usage
  • βœ… User-Friendly: Windows users can now double-click to run diagnostics without the window disappearing

Downloads

  • Windows: network-diagnostics-windows.exe (3.4 MB) - Now double-clickable!
  • macOS: network-diagnostics-macos (3.2 MB)
  • Linux: network-diagnostics-linux (3.2 MB)

Usage

# Command line (all platforms)
./network-diagnostics 61340

# Windows: Double-click the .exe file
# The window will stay open until you press Enter

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)

Port 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.