Revision [2430]

This is an old revision of SOCKSProxyNotes made by BrianKoontz on 2011-02-05 07:30:54.

 

SOCKS Proxy Notes

Some notes of investigations I've made into creating a Firefox plugin that uses a SOCKS proxy to resolve DNS. This is probably the way we should have been promoting OpenNIC, rather than encouraging people to modify their DNS settings!

The FF plugin foxyproxy will forward select domains based upon regexp matches...we might be able to start with this, or at least use some of the ideas (it's GPL).

Local end:

Remote end:

Example:
ssh -D 66.244.95.20:8888 66.244.95.20
On suso-xen:
ssh -l brian -D 66.244.95.20:8888 66.244.95.20 -p 8022


To set up test env on laptop:
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki