diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-07-25 12:23:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 9f0af0e072f8940a3122d3c0ea4da5665e6a291e (patch) | |
tree | 321ad9fbf6295e59229753103357c1f703036953 /network/redir/README | |
parent | 15498860e5de555bc2d27a88e4ceba7354c7fb2b (diff) | |
download | slackbuilds-9f0af0e072f8940a3122d3c0ea4da5665e6a291e.tar.gz |
network/redir: Added (Redirect TCP connections).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/redir/README')
-rw-r--r-- | network/redir/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/redir/README b/network/redir/README new file mode 100644 index 0000000000..21a66f706f --- /dev/null +++ b/network/redir/README @@ -0,0 +1,3 @@ +redir is all you need to redirect traffic across firewalls. +The functionality of inetd/tcpd and "redir" will allow you to +do everything you need without screwy telnet/ftp etc gateways. |