logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stenocurl - curl wrapper to access Stenographer URLs

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...]

See Also