meejah meejah@meejah.ca wrote:
It was suggested I post this to tor-dev; I prototyped a small thing that allows the prop-279 APIs to be tested against actual-Tor without changing Tor. That is, it does the "abuse the control-protocol" thing but speaks to prop-279 style subprocesses.
This is just proof-of-concept and would need a little more fleshing out, but should be sufficient to proceed with prototype implementations of prop-279 clients.
https://github.com/meejah/TorNS
-- meejah
tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
I have created a simple client where it uses the hosts file, originally planned for GSoC but I had missed the chance to submit it.
The part for the cancel still needs improvement, feel free to use it.
My repo: http://git.pickfire.tk/banana/ GH repo: https://github.com/pickfire/banana (mirror)
Good luck and have a nice day!