unfurl
Pull out bits of URLs provided on stdin
Details
Category: Utilities
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/unfurl:v0.4.3
Source URL: https://github.com/tomnomnom/unfurl
Parameters
json
boolean
Command:
json
- JSON encoded url/format objectskeys
boolean
Command:
keys
- Keys from the query string (one per line)urls
file
requiredCommand:
- List of URLspaths
boolean
Command:
paths
- The request path (e.g. /users)apexes
boolean
Command:
apexes
- The apex domain (e.g. example.com from sub.example.com)format
string
Command:
format
- Specify a custom formatunique
boolean
Command:
--unique
- Only output unique valuesvalues
boolean
Command:
values
- Values from the query string (one per line)domains
boolean
Command:
domains
- The hostname (e.g. sub.example.com)verbose
boolean
Command:
--verbose
- Verbose mode (output URL parse errors)keypairs
boolean
Command:
keypairs
- Key=value pairs from the query string (one per line)