stenocurl(1) | stenocurl(1) |
stenocurl - curl wrapper to access Stenographer URLs
stenocurl /<path> [curl args...]
Runs 'curl' against https://stenographerserver/path, returning data on STDOUT. Any arguments after the first are passed directly to 'curl'.
This script is mostly used to access /debug/XXX URLs for Stenographer... for accessing packets, it's probably better to use the 'stenoread' wrapper around this script, which correctly passes packet requests into steno, then passes the results through tcpdump for easier handling.
This tool forwards its arguments to curl.
10 February 2019 | stenographer 0.0~git20180422.0.73ce5dd |