On Sun, Apr 19, 2015, at 08:53 AM, Jafar habibi livar wrote: > Hi there > does anybody know how can I compile obfs4proxy as standalone executable > not > plugable transport? > cause running obfs4proxy throws "must be run as a managed transport". > simply, how can I compile it for my personal app?
We are actually working on that as part of our PLUTO (Pluggable Library for Using Transport Obfuscation): https://github.com/guardianproject/pluto However, we don't have it fully documented or implemented yet, but that is our goal to enable any app to use Obfs4proxy, Meek, and others, through their simple localhost SOCKS interface. However, I think what you want are the environmental variables you must set, and those are documented here: https://gitweb.torproject.org/torspec.git/tree/pt-spec.txt#n262 +n -- Nathan of Guardian [email protected] _______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
