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

htremote - record a HTTP session

Author

       Written by Christian Liesch

Description

       htremote  do start a command and stream the stdin and stdout/stderr over a socket. The htremote do act as
       a server, which could be read line by line.

Name

       htremote - record a HTTP session

Options

-v--version
              Print version number and exit

       -h--help
              Display usage information (this message)

       -p--port
              Port

       -e--command
              Remote controlled command

       -r--restart
              Restart after command terminates

       -t--thread
              Start a thread every connect and start command

       Distribute httest example (httest option see httest --help): htremote -p 8080 -e "./httest -Ss"

Synopsis

htremote [OPTIONS]

See Also