.\" Text automatically generated by txt2man .TH stenocurl 1 "11 September 2020" "stenographer 1.0.1" "" .SH NAME \fBstenocurl \fP- curl wrapper to access Stenographer URLs \fB .SH SYNOPSIS .nf .fam C \fBstenocurl\fP / [\fIcurl\fP args\.\.\.] .fam T .fi .fam T .fi .SH DESCRIPTION Runs '\fIcurl\fP' against https://stenographerserver/path, returning data on STDOUT. Any arguments after the first are passed directly to '\fIcurl\fP'. .PP 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. .SH OPTIONS This tool forwards its arguments to \fIcurl\fP.