Hi All,
I want to redirect the port 80 traffic to port 3128 for windows 7 , i want to write it in python.
I am relatively new to this....could you guys help ..by giving me some pointers regarding from where to start.
Thanks.
Hi All,
I want to redirect the port 80 traffic to port 3128 for windows 7 , i want to write it in python.
I am relatively new to this....could you guys help ..by giving me some pointers regarding from where to start.
Thanks.
http://code.activestate.com/recipes/483730/ or http://code.activestate.com/recipes/114642/ might be good places to start