Commit graph

3 commits

Author SHA1 Message Date
schmonz
070f22d8d2 Fix SunOS build: add -lsocket. 2020-11-27 18:45:53 +00:00
schmonz
c6e2fac040 Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
schmonz
ce678d7990 Initial import of ucspi-proxy, a program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client. The
simple usage is:

    UCSPIserver [address] UCSPIclient [address] ucspi-proxy

Replace "UCSPIserver" with the program that will accept connections, and
"UCSPIclient" with the program that will make connections.
2020-11-18 14:17:11 +00:00