PDA

View Full Version : [ubuntu] Web based proxy server for Linux


jvincent08
September 22nd, 2008, 02:48 PM
I was wondering if anyone knows of web based proxy servers for Linux. By "web based" I mean something like this (http://webproxiez.com/) or this (http://howlongtodeepfryaturkey.com/), rather than a SOCKS proxy over SSH. I've been Googling for something like this all day, and all the results are for Squid which, as far as I know, is a different type of proxy all together (correct me if I'm wrong).

Any help would be greatly appreciated. Thanks in advance.

windependence
September 23rd, 2008, 01:07 AM
You are probably looking for a reverse proxy, which squid can do so you can surf around filters and other stuff. I did this once but I forgot how, but there are plenty of things on the net of you search for "squid reverse proxy".

-Tim

Dr Small
September 23rd, 2008, 08:58 AM
bblocked is a web-proxy written for Php:
http://www.bblocked.org/

jvincent08
September 23rd, 2008, 02:52 PM
bblocked is a web-proxy written for Php:
http://www.bblocked.org/

Ahh, that's the type of thing I was looking for. Thanks a bunch! :D

jvincent08
September 25th, 2008, 01:28 PM
Well, does anyone else know of any others? Bblocked doesn't seem to handle javascript and cookies very well.

Dr Small
September 25th, 2008, 02:55 PM
Well, does anyone else know of any others? Bblocked doesn't seem to handle javascript and cookies very well.
I know there are others out there, but I don't remember any of their names. I have used various ones before, but that was the current one that I have on my server. Try looking around, I'm sure you'll find some.

Dr Small

greenhat.hackers
September 9th, 2011, 06:39 AM
Do any one know about any other proxy servers except squid?

Please give suggesion?

lahirukannangara
September 9th, 2011, 06:52 AM
Well, does anyone else know of any others? Bblocked doesn't seem to handle javascript and cookies very well.

Try this one
http://sourceforge.net/projects/poxy/

haqking
September 9th, 2011, 07:01 AM
remote or local ?

Tor with Polipo i use http://www.pps.jussieu.fr/~jch/software/polipo/ (http://www.pps.jussieu.fr/%7Ejch/software/polipo/)

or is that not what you are after ?

Edit: ahh just saw you meant web based ;-)

your mean like this http://zend2.com/

dudumomo
September 12th, 2011, 11:26 PM
In my case, I'm using Glype (http://www.glype.com/) which is very easy to install and use but javascript doesn't really work (as always....)

Dangertux
September 13th, 2011, 12:01 AM
If you don't want to use Squid, you probably won't want to use Apache, but it is capable of acting as a proxy if you want.