ERD

ERD is a small program that redirects commands through a Unix TCP socket.
Download

ERD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Andrea Marchesini
  • Publisher web site:
  • http://thebox.asemantics.com/

ERD Tags


ERD Description

ERD is a small program that redirects commands through a Unix TCP socket. ERD is a small program that redirects commands through a Unix TCP socket.This software open a UNIX or TCP socket (SSL or not) or a file descriptor (input) for some command and forward to another connection on SSL or NOT to a TCP or UNIX socket or file descriptor (output) of some other command.If you want, erd supports a cli syntax like this:# erd -d 2 -l /tmp/logfile -i servername=localhost,port=123,unixpath=... -o likeinput.The simplest way to compile this package is:1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself.Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for.2. Type `make' to compile the package.3. Optionally, type `make check' to run any self-tests that come with the package.4. Type `make install' to install the programs and any data files and documentation.Usage:Input element syntax is:type=t/u/c/f or tcp/unix/command/filedescriptorservername=0.0.0.0port=12345unixpath=/tmp/sock.erdlisten=1000ssl=0/1certificate=certificate.pemprivatekey=privatekey.pemcommand=/bin/lsOutput element syntax is:type=t/u/c/f or tcp/unix/command/filedescriptorserver=www.google.itport=80unixpath=/tmp/sock.erdssl=0/1command=/bin/ls


ERD Related Software