This library allows to bind arbitrary program, 
which is dynamically linked to libc.so.
Load library before your program (set environment 
variable LD_PRELOAD=/usr/local/lib/libsocketbind.so.1) 
and set address to bind to (set environment variable 
BINDTO=ip address to bind)
