cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 yıl önce
..
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 7 yıl önce
README 7b26dee52b renamed server folder to relay_station 7 yıl önce
crypto.c d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 yıl önce
crypto.h d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 yıl önce
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 7 yıl önce
cryptothread.h 7b26dee52b renamed server folder to relay_station 7 yıl önce
flow.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 7 yıl önce
flow.h d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 yıl önce
privkey 7b26dee52b renamed server folder to relay_station 7 yıl önce
ptwist.h 7b26dee52b renamed server folder to relay_station 7 yıl önce
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 yıl önce
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 yıl önce
relay.c d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 yıl önce
relay.h e0e938f982 extra encryption layer (minus header encryption) 7 yıl önce
rserv.c 7b26dee52b renamed server folder to relay_station 7 yıl önce
rserv.h 7b26dee52b renamed server folder to relay_station 7 yıl önce
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 7 yıl önce
slitheen.h e0e938f982 extra encryption layer (minus header encryption) 7 yıl önce
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 7 yıl önce
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 7 yıl önce

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]