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

lapcat - Location Aware Proxy Chooser And Tunneler

Author

       Written  by  Bjarni  R.  Einarsson  <http://bre.klaki.net/>  for The Beanstalks Project ehf. and PageKite
       <https://pagekite.net/>.

Configuration

       FIXME: Write this!

Description

lapcat  is  a  netcat-like  tool which opens up a TCP/IP connection to a particular host, on a particular
       port.

       How the connection is established depends on a set of rules which may  vary  depending  on  host,  active
       network connection and availability.

Modes

       Lapcat  operates  in  one  of 4 different modes: netcat mode, HTTP Proxy mode, dedicated mode and one-off
       mode.  Each are described below.

       In netcat mode, lapcat will connect to the remote host and relay data back  and  forth  to  the  standard
       input and output.  This is similar to using the telnet or netcat tools.

Name

       lapcat - Location Aware Proxy Chooser And Tunneler

Options

         -v       Enable debug output.

         -v -v    Enable even more debug output.

See Also

Synopsis

lapcat [options] <host> <port>

See Also