cecylia 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 лет назад
..
COPYING badae214c4 Rename the GPL files to COPYING 7 лет назад
Makefile 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 лет назад
README 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 лет назад
crypto.c 17dc50801a fixed indentation in all relay station code files 6 лет назад
crypto.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад
cryptothread.c 17dc50801a fixed indentation in all relay station code files 6 лет назад
cryptothread.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад
flow.c 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 лет назад
flow.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад
privkey c637d02c0f adding test private relay key 6 лет назад
ptwist.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 лет назад
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 лет назад
relay.c 17dc50801a fixed indentation in all relay station code files 6 лет назад
relay.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад
slitheen.c 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 лет назад
slitheen.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад
util.c 17dc50801a fixed indentation in all relay station code files 6 лет назад
util.h 0cc345a1f6 fixed include guards to be valid c 6 лет назад

README

To install:

make openssl
copy library and include directories into makefile
make

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

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