repo: shell-daemons
action: blob
revision: 
path_from: ident-from-env
revision_from: refs/heads/master:
path_to: 
revision_to: 
git.thebackupbox.net
shell-daemons
git clone git://git.thebackupbox.net/shell-daemons

blob of:

shell-daemons

/ ident-from-env

blob_plain of this file

refs/heads/master:/ident-from-env

 #!/usr/bin/env bash
 #echo sa:$SERVER_ADDR
 #echo ra:$REMOTE_ADDR
 #echo rp:$REMOTE_PORT
 #echo sp:$SERVER_PORT
 exec ident "${SERVER_ADDR}" "${REMOTE_ADDR}" 113 "${REMOTE_PORT}" "${SERVER_PORT}"