Endwall 08/15/2016 (Mon) 06:10:35 No. 284 del
tor/src/or/
or.h
#define DEFAULT_ROUTE_LEN 3
change this to
#define DEFAULT_ROUTE_LEN 5

routerparse.c
digest_algorithm_t alg = DIGEST_SHA1;

Leave this alone, it's required for the signature checking with each router (don't change it or it will break your connection)

If you know of any other good mods for tor post below. Thanks.
Edited last time by Endwall on 12/22/2016 (Thu) 05:13:26.