cecylia 78ef8f2cfb README documents vor 10 Jahren
..
Makefile 5d19a12491 implemented session resumption from session ids and SessionTicket extension vor 10 Jahren
README 78ef8f2cfb README documents vor 10 Jahren
crypto.c b48a863b7f added stream ids and downstream replacement vor 10 Jahren
crypto.h b48a863b7f added stream ids and downstream replacement vor 10 Jahren
flow.c a0318e7af9 debugged server and client code vor 10 Jahren
flow.h a0318e7af9 debugged server and client code vor 10 Jahren
privkey 9a1a5499bb updated slitheen proxy code to recognize tags vor 10 Jahren
ptwist.h 9a1a5499bb updated slitheen proxy code to recognize tags vor 10 Jahren
ptwist168.c 9c98735413 cleaned up code: reduced redundancies and function arguments vor 10 Jahren
ptwist168_32.c 9a1a5499bb updated slitheen proxy code to recognize tags vor 10 Jahren
relay.c a0318e7af9 debugged server and client code vor 10 Jahren
relay.h a0318e7af9 debugged server and client code vor 10 Jahren
rserv.c d63fe78cc9 made connection table and switched from processes to threads vor 10 Jahren
rserv.h 9a1a5499bb updated slitheen proxy code to recognize tags vor 10 Jahren
slitheen-proxy.c b48a863b7f added stream ids and downstream replacement vor 10 Jahren
slitheen.h b48a863b7f added stream ids and downstream replacement vor 10 Jahren
util.c 10057195c2 finished packet and record reassembly code vor 10 Jahren
util.h 10057195c2 finished packet and record reassembly code vor 10 Jahren

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]