GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
URELAY(1) FreeBSD General Commands Manual URELAY(1)

urelay
a UCSPI-based relay

urelay [-hqVv] [-M msgsrc] [-m msgdst] [-S ignsrc] [-s igndst]

The urelay tool is a simple relay client, based on Prof. Daniel J. Bernstein's UCSPI input/output framework. It expects to be executed by a UCSPI client application, and relays all data received on the standard input to the UCSPI output channel, and all data received on the UCSPI input channel to the standard output.

The following options are available:

Display a short help message and exit.
msgsrc
Send the specified string to the incoming connection as soon as the forwarding tunnel has been established.
msgdst
Send the specified string to the outgoing connection as soon as the forwarding tunnel has been established.
ignsrc
If the incoming connection's data stream starts with the specified string, ignore it - do not send it to the outgoing connection.
igndst
If the outgoing connection's data stream starts with the specified string, ignore it - do not send it to the incoming connection.
Quiet operation. urelay is even more quiet when more than one -q flag is specified.
Display version information and exit. When combined with one or more -v switches,
Verbose operation. urelay is even more verbose when more than one -v flag is specified. urelay also attempts to display information about its build environment.

Not taken in consideration in the present version.

None relevant in the present version.

There should be a way to specify non-socket-specific behavior, e.g. skip fcntl(2) and shutdown(2) calls.

The urelay utility and this manual page was written by Peter Pentchev in 2002.

Peter Pentchev ⟨roam@ringlet.net⟩.
July 16, 2003 FreeBSD

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.