cecylia 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
..
COPYING badae214c4 Rename the GPL files to COPYING 7 년 전
Makefile 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
README 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 년 전
crypto.c 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 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 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
flow.h 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
packet.c 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
packet.h 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.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 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
relay.h 0cc345a1f6 fixed include guards to be valid c 6 년 전
slitheen.c 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 년 전
slitheen.h 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.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]