EnglishFrenchSpanish

OnWorks favicon

redir - Online in the Cloud

Run redir in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command redir that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


redir - redirect tcp connections

SYNOPSIS


redir [--laddr=incoming.ip.address] [--caddr=host] [--debug] [--syslog] [--name=str] [--timeout=n]
[--bind_addr=my.other.ip.address] [--ftp=type] [--transproxy] [--connect=host:port] --lport=port
--cport=port [--bufsize=n] [--max_bandwidth=n] [--random_wait=n] [--wait_in_out=n]
redir --inetd [--caddr=host] [--debug] [--syslog] [--name=str] [--timeout=n] [--ftp=type]
[--transproxy] [--connect=host:port] --cport=port [--bufsize=n] [--max_bandwidth=n]
[--random_wait=n] [--wait_in_out=n]

DESCRIPTION


Redir redirects tcp connections coming in to a local port to a specified
address/port combination.

It may be run either from inetd or as a standalone daemon. Depending on how redir
was compiled, not all options may be available.

OPTIONS


--lport
Specifies port to listen for connections on (when not running from inetd)

--laddr
IP address to bind to when listening for connections (when not running from
inetd)

--cport
Specifies port to connect to.

--caddr
Specifies remote host to connect to. (localhost if omitted)

--inetd
Run as a process started from inetd, with the connection passed as stdin
and stdout on startup.

--debug
Write debug output to stderr or syslog.

--name Specify program name to be used for TCP wrapper checks and syslog logging.

--timeout
Timeout and close the connection after n seconds of inactivity.

--syslog
Log information to syslog.

--bind_addr
Forces redir to pick a specific address/interface to bind to when it
listens for incoming connections.

--ftp When using redir for an FTP server, this will cause redir to also redirect
ftp connections. Type should be specified as either "port", "pasv", or
"both", to specify what type of FTP connection to handle. Note that
--transproxy often makes one or the other (generally port) undesirable.

--transproxy
On a linux system with transparent proxying enabled, causes redir to make
connections appear as if they had come from their true origin. (see
/usr/share/doc/redir/transproxy.txt)

--connect
Redirects connections through an HTTP proxy which supports the CONNECT
command. Specify the address and port of the proxy using --caddr and
--cport. --connect requires the hostname and port which the HTTP proxy
will be asked to connect to.

--bufsize n
Set the bufsize (defaut 4096) in bytes. Can be used combined with
--max_bandwidth or --random_wait to simulate a slow connection.

--max_bandwidth n
Reduce the bandwidth to be no more than n bits/sec. The algorithme is
basic, the goal is to simulate a slow connection, so there is no pic
acceptance.

--random_wait n
Wait between 0 and 2 x n milliseconds before each "packet". A "packet" is a
bloc of data read in one time by redir. A "packet" size is always less than
the bufsize (see also --bufsize).

--wait_in_out n
Apply --max_bandwidth and --random_wait for input if n=1, output if n=2 and
both if n=3.

Use redir online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad