Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How to install webproxy ?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How to install webproxy ?

blackeyeblackeye Veteran

Hi,

Anyone know how to install webproxy ? The webproxy like croxyproxy (can stream youtube,can open https website)

I have vps,domain and shared hosting (cpanel). I was trying https://github.com/Athlon1600/php-proxy-app but maybe the script was outdated (can’t open https site and stream youtube)

Thanks

Comments

  • apt-get install dante-server

  • moodwritermoodwriter Member
    edited January 31
  • MumblyMumbly Member
    edited January 31

    @totally_not_banned & @moodwriter, he said webproxy. That's different kind of a beast. What he wants to run is something like self-hosted https://www.proxysite.com/ not socks proxy.

    @blackeye problem here is that most of webproxy software is so terribly outdated. No one develops this anymore.
    You can check: Glype, PHProxy, PHP-Proxy and CGIProxy. Not all of them work with youtube.

    There's also thingy called "Censor Dodge" I am not familiar with, but it seems like the only relatively up-to-date webproxy script.

    Thanked by 10xC7
  • @totally_not_banned said:
    apt-get install dante-server

    @moodwriter said:
    This worked for me - https://www.digitalocean.com/community/tutorials/how-to-set-up-squid-proxy-for-private-connections-on-debian-11

    Ups: I missed that you want webproxy.

    I know this same like a squid proxy. Concern is my browser office can’t put socks/proxy because restricted by administrator.

    @Mumbly said:
    @totally_not_banned & @moodwriter, he said webproxy. That's different kind of a beast. What he wants to run is something like self-hosted https://www.proxysite.com/ not socks proxy.

    @blackeye problem here is that most of webproxy software is so terribly outdated. No one develops this anymore.
    You can check: Glype, PHProxy, PHP-Proxy and CGIProxy. Not all of them work with youtube.

    There's also thingy called "Censor Dodge" I am not familiar with, but it seems like the only relatively up-to-date webproxy script.

    Thanks for your suggest. I will look into this :)

  • edited February 1

    @Mumbly said:
    @totally_not_banned & @moodwriter, he said webproxy. That's different kind of a beast. What he wants to run is something like self-hosted https://www.proxysite.com/ not socks proxy.

    Oh, i see. I didn't check the link. My line of thinking was mostly that if installation was already giving him problems some kind of socks proxy would likely be better suited than throwing Squid or something similar at him (besides does anyone really still run those these days? - without man-in-the-midde-ling HTTPS it seems pretty pointless).

    Sorry OP!

    Thanked by 1Mumbly
  • yusrayusra Member

    There are various options such as miniProxy, swiperproxy and php-proxy

  • alt_alt_ Member
    edited February 1

    Here, I have a demo: https://rp1.ssh.town (Backed by 10+ nodes)

  • @totally_not_banned said:

    @Mumbly said:
    @totally_not_banned & @moodwriter, he said webproxy. That's different kind of a beast. What he wants to run is something like self-hosted https://www.proxysite.com/ not socks proxy.

    Oh, i see. I didn't check the link. My line of thinking was mostly that if installation was already giving him problems some kind of socks proxy would likely be better suited than throwing Squid or something similar at him (besides does anyone really still run those these days? - without man-in-the-midde-ling HTTPS it seems pretty pointless).

    Sorry OP!

    Hi, no problem thanks for help :)

    @yusra said:
    There are various options such as miniProxy, swiperproxy and php-proxy

    There script was outdated. Can't stream youtube.

    @alt_ said:
    Here, I have a demo: https://rp1.ssh.town (Backed by 10+ nodes)

    Thanks. I need some tutorial for hosted my website.

  • MrEdMrEd Member

    I've worked in such restricted environment 15 years ago. If you are not restricted of using USB drive, there is one way (it worked 15 years ago) you can still use socks. Take firefox portable. Install Foxy Proxy plugin using your personal machine and then use this version on your work PC. At least back then it worked for me.

  • @MrEd said:
    I've worked in such restricted environment 15 years ago. If you are not restricted of using USB drive, there is one way (it worked 15 years ago) you can still use socks. Take firefox portable. Install Foxy Proxy plugin using your personal machine and then use this version on your work PC. At least back then it worked for me.

    Our work pc blocked usb port too. The only way is via webproxy. (Common Web proxy from google blocked so i need install hosted my website).

  • Never installed one, Censor Dodge is enough for me.

  • ulrasurf..? long ago i used it to bypass strict computer and network policy. not sure if still work now...

  • alt_alt_ Member

    @blackeye said:

    @totally_not_banned said:

    @Mumbly said:
    @totally_not_banned & @moodwriter, he said webproxy. That's different kind of a beast. What he wants to run is something like self-hosted https://www.proxysite.com/ not socks proxy.

    Oh, i see. I didn't check the link. My line of thinking was mostly that if installation was already giving him problems some kind of socks proxy would likely be better suited than throwing Squid or something similar at him (besides does anyone really still run those these days? - without man-in-the-midde-ling HTTPS it seems pretty pointless).

    Sorry OP!

    Hi, no problem thanks for help :)

    @yusra said:
    There are various options such as miniProxy, swiperproxy and php-proxy

    There script was outdated. Can't stream youtube.

    @alt_ said:
    Here, I have a demo: https://rp1.ssh.town (Backed by 10+ nodes)

    Thanks. I need some tutorial for hosted my website.

    php8.0-fpm and Caddy for me. Pretty straight forward.

  • just install wireguard, doesn't it work the same way ?

  • VoidVoid Member

    @blackeye said:

    @MrEd said:
    I've worked in such restricted environment 15 years ago. If you are not restricted of using USB drive, there is one way (it worked 15 years ago) you can still use socks. Take firefox portable. Install Foxy Proxy plugin using your personal machine and then use this version on your work PC. At least back then it worked for me.

    Our work pc blocked usb port too. The only way is via webproxy. (Common Web proxy from google blocked so i need install hosted my website).

    This may not be a very helpful comment but if your organization has enforced such strict controls, it is for a reason and it would be wise not to circumvent those if you like to keep your job. Endpoint/Network security tools have grown lot smarter than just blocking things based on URLs or ’known proxies online’ so you ain’t fooling anyone.

    That being said, if you can enable WSL, a browser can be installed inside and launched and used like a normal browser without the organizational browser polices enforced.

Sign In or Register to comment.