urltool

A simple utility that parses and prints URL components.

Usage

./urltool "https://www.google.com/?id=foo#thing=bar"

TODO

  • Add a defang option.
  • Add JSON output as an option.
  • Print resolved IP addresses.