Man page - stenocurl(1)
Packages contains this manual
Manual
stenocurl
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
stenocurl - curl wrapper to access Stenographer URLs
SYNOPSIS
stenocurl /<path> [ curl args...]
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.
OPTIONS
This tool forwards its arguments to curl .