lapcat - Location Aware Proxy Chooser And Tunneler
Contents
Configuration
FIXME: Write this!
Copyright
Copyright © 2011 Bjarni R. Einarsson and The Beanstalks Project ehf.
License: AGPLv3+, GNU Affero GPL version 3 or later <http://gnu.org/licenses/agpl.html>. This is free
software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by
law.
2011-07-31 LAPCAT(1)
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
pagekite(1), <http://pagekite.org/>, <http://pagekite.net/>
Synopsis
lapcat [options] <host> <port>
