0
0
mirror of https://github.com/darkk/redsocks.git synced 2025-08-26 03:35:30 +00:00
transparent TCP-to-proxy redirector
Go to file
2008-02-02 00:34:53 +06:00
doc Initial revision. 2007-06-03 12:30:38 +00:00
.gitignore .svnignore -> .gitignore 2008-02-01 22:18:43 +06:00
base.c Added base instance.configured && check that we have single base config entry. 2008-02-01 17:04:06 +06:00
base.h Fixed getdestaddr() warning. 2008-02-01 17:03:21 +06:00
http-connect.c Renamed http_* to httpc_* 2008-02-01 17:03:52 +06:00
http-relay.c Added http-relay subsystem to add transparent-proxy support to any http proxy. 2008-02-02 00:34:53 +06:00
list.h Initial revision. 2007-06-03 12:30:38 +00:00
log.c Initial revision. 2007-06-03 12:30:38 +00:00
log.h Initial revision. 2007-06-03 12:30:38 +00:00
main.c Initial revision. 2007-06-03 12:30:38 +00:00
main.h Initial revision. 2007-06-03 12:30:38 +00:00
Makefile Added http-relay subsystem to add transparent-proxy support to any http proxy. 2008-02-02 00:34:53 +06:00
parser.c Initial revision. 2007-06-03 12:30:38 +00:00
parser.h Initial revision. 2007-06-03 12:30:38 +00:00
reddns.c Initial revision. 2007-06-03 12:30:38 +00:00
redsocks-full.conf Added redsocks.local_ip setting 2008-02-01 17:02:51 +06:00
redsocks.c Added http-relay subsystem to add transparent-proxy support to any http proxy. 2008-02-02 00:34:53 +06:00
redsocks.conf Initial revision. 2007-06-03 12:30:38 +00:00
redsocks.h Added http-relay subsystem to add transparent-proxy support to any http proxy. 2008-02-02 00:34:53 +06:00
socks4.c Initial revision. 2007-06-03 12:30:38 +00:00
socks5.c Initial revision. 2007-06-03 12:30:38 +00:00