feat: add ip subcommand
refactor: only import what I need from std::net
chore: add LICENSE
chore: formatting
refactor: clean up state object
feat: add subdomain option
refactor: extract cookie parsing
feat: clippy changes
feat: resolve ip via trust-dns
feat: works api for PUTs no longer worked, used API from network tab
feat: everything works but update. The URL isn't right?
feat: initial commit