Click here to Skip to main content
15,879,474 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I use Linux. suppose I usually use some websites but they should be loaded by special way that my browser or wget cannot load them. so I need to change their meaning in the whole os.

for example when I choose:
http://indirect.com/css/main.css

instead of this url, this one should be loaded:
192.168.1.104/bridge.php?url=http:%2F%2Findirect.com%2Fcss%2Fmain.css
it should not happen for all links. but only for some of them. again I emphasize that even out of browser it should work so a browser add-on cannot help me.
it seems a simple nameserver configuration cannot help me too.

my problem is how to do that?

thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900