I want to create Virtual network card with TOR. I install and 'configure' tor, who's working at 127.0.0.1:9050, and translate it via polipo to HTTP proxy, at 127.0.0.1:8113.
Any idea, how to create and configure Virtual Network Card? Needed is add another gateaway for TOR, and force using it by new Network Card. How to do it?
Any idea, how to create and configure Virtual Network Card? Needed is add another gateaway for TOR, and force using it by new Network Card. How to do it?
Code:
ifconfig vlan create
ifconfig vlan0 ether 55:AB:0B:B5:D9:32
Last edited by a moderator: