stenocurl - curl wrapper to access Stenographer URLs
Contents
Description
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.
Name
stenocurl - curl wrapper to access Stenographer URLs
Options
This tool forwards its arguments to curl.
stenographer 1.0.1 07 August 2024 stenocurl(1)
Synopsis
stenocurl /<path> [curl args...]
