Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

a method to get HTTP traffic by a school/college proxy?


ghost's Avatar
0 0

i been thinking, and i am starting to learn php..

i use my laptop at college and the college proxy is a pain in the ass, it even blocks some pages i need for work, what if i were to code something in php (hosted at i love hbh. keep up the good work! i.e outside of the college network) which had a textbox on the site and say you put in www.ebaumsworld.com and it would get ebaumsworld page, take out <HTML>,<HEAD> and <BODY> tags and then make a custom function like javascript's escape()(except it changes letters too) then when it gets sent to my laptop (inside the network) it could have something like document.write(unescape([escaped data])

[Edit]Would this work? if not is there a similar solution?[/Edit]

[Edit2] SOMEONE REPLY DAMNIT!!! :( [/Edit2]