cecylia fced8e16c9 fixed memory leaks and made paper edits преди 10 години
..
Makefile 9589c7af93 fixed some bugs in the relay code преди 10 години
README 78ef8f2cfb README documents преди 10 години
crypto.c b48a863b7f added stream ids and downstream replacement преди 10 години
crypto.h b48a863b7f added stream ids and downstream replacement преди 10 години
flow.c 9589c7af93 fixed some bugs in the relay code преди 10 години
flow.h 9589c7af93 fixed some bugs in the relay code преди 10 години
privkey 9a1a5499bb updated slitheen proxy code to recognize tags преди 10 години
ptwist.h 9a1a5499bb updated slitheen proxy code to recognize tags преди 10 години
ptwist168.c 9c98735413 cleaned up code: reduced redundancies and function arguments преди 10 години
ptwist168_32.c 9a1a5499bb updated slitheen proxy code to recognize tags преди 10 години
relay.c 9589c7af93 fixed some bugs in the relay code преди 10 години
relay.h a0318e7af9 debugged server and client code преди 10 години
rserv.c d63fe78cc9 made connection table and switched from processes to threads преди 10 години
rserv.h 9a1a5499bb updated slitheen proxy code to recognize tags преди 10 години
slitheen-proxy.c fced8e16c9 fixed memory leaks and made paper edits преди 10 години
slitheen.h fced8e16c9 fixed memory leaks and made paper edits преди 10 години
util.c 10057195c2 finished packet and record reassembly code преди 10 години
util.h 10057195c2 finished packet and record reassembly code преди 10 години

README

To install:

open slitheen-proxy.c and change the MAC address to your client machine
make openssl
copy libraries and include directories into makefile
make

To run:
./slitheen-proxy [interface to client] [interface to world]