cecylia 25da55c926 added modified finished message feature to relay station il y a 9 ans
..
Makefile c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer il y a 10 ans
README 7b26dee52b renamed server folder to relay_station il y a 10 ans
crypto.c 25da55c926 added modified finished message feature to relay station il y a 9 ans
crypto.h 25da55c926 added modified finished message feature to relay station il y a 9 ans
cryptothread.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer il y a 10 ans
cryptothread.h 7b26dee52b renamed server folder to relay_station il y a 10 ans
flow.c 25da55c926 added modified finished message feature to relay station il y a 9 ans
flow.h d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret il y a 10 ans
privkey 7b26dee52b renamed server folder to relay_station il y a 10 ans
ptwist.h 7b26dee52b renamed server folder to relay_station il y a 10 ans
ptwist168.c 7b26dee52b renamed server folder to relay_station il y a 10 ans
ptwist168_32.c 7b26dee52b renamed server folder to relay_station il y a 10 ans
relay.c d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret il y a 10 ans
relay.h e0e938f982 extra encryption layer (minus header encryption) il y a 10 ans
rserv.c 7b26dee52b renamed server folder to relay_station il y a 10 ans
rserv.h 7b26dee52b renamed server folder to relay_station il y a 10 ans
slitheen-proxy.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer il y a 10 ans
slitheen.h e0e938f982 extra encryption layer (minus header encryption) il y a 10 ans
util.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer il y a 10 ans
util.h c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer il y a 10 ans

README

To install:

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

To generate keys:
Make and run genkeys from telex-tag-v3

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