I was just chatting with Nathan, he figured out a way using a small DNS daemon to get DNS working better in Orbot's VPN mode. I was thinking that this would also help with Orwall's transparent proxying issue with Android thinking that wifi connections do not have working internet:
https://github.com/EthACKdotOrg/orWall/issues/87 While Nathan got it working using a native code daemon, we came up with an idea that hopefully will prove to be the ideal solution: Java code that serves as a DNS-UDP forwarded to DNS-TCP. Then any DNS server that supports TCP (which is most) can be used through Tor. Here's one project that looks like a promising source of code: http://sourceforge.net/projects/javadnsrouter/ .hc -- PGP fingerprint: EE66 20C7 136B 0D2C 456C 0A4D E9E2 8DEA 00AA 5556 https://pgp.mit.edu/pks/lookup?op=vindex&search=0xE9E28DEA00AA5556 _______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
