How would one write a driver that could reroute TCP/IP connections (preferably delagating the actual TCP/IP work to the normal TCP/IP driver)? I want to write a driver that uses the Tor network to reroute all connections through the Tor network, which would alleviate the annoyance that is configuring applications to use Tor. Preferably, the driver could only do redirection, leaving the dirty work of the protocol to the normal TCP/IP driver.
EDIT: For those who aren't familiar with Tor: https://www.torproject.org/



LinkBack URL
About LinkBacks


