leolewis/openvisualtraceroute — reverse-engineered prompt
Reverse engineered prompt
Build me a desktop app like Open Visual Traceroute. I want to type a website or IP address, press trace, and see the path my connection takes around the world. Show each stop in a clear table with IP, host name if available, location, country, and response time, and draw the route on a 3D map when the computer supports it. If 3D graphics are not available, fall back gracefully instead of crashing.
It should run on Windows, Linux, and Mac with Java 11 or newer, without needing admin rights or extra packet capture software. Keep the focus on visual traceroute, not packet sniffing. Please include basic settings, useful error messages, logs saved in the user folder, and a simple way to report or inspect problems. Make the interface feel friendly for normal users, with sensible defaults and clear labels. Look up current docs online if you need to.
Want more depth? Deep Reverse