Fetch your public IP address and display connection info.
A simple utility that fetches your public IP address from httpbin.org.
node {baseDir}/scripts/hello.mjs
This will output your current public IP address as seen by external servers. Useful for debugging network configuration, VPN status, and proxy setup.
ZIP package — ready to use