QuiteAFancyEmerald / Holy-Unblocker

Holy Unblocker LTS is a web proxy service that helps you access websites that may be blocked by your network or policy extensions all within your browser with no download or setup. It does this securely and with additional privacy features. This repository is for Holy Unblocker LTS; specifically for the v6.x.x versions. (Star if you fork it!!)⚡
https://holyunblocker.org
GNU Affero General Public License v3.0
450 stars 2.71k forks source link

FEATURE REQUEST: Instructions for integrating proxy sites to a public instance. #192

Closed foxsouns closed 2 years ago

foxsouns commented 2 years ago

I've got a working instance, but can't wrap my head around how I am supposed to implement the proxies. Wanted some help on this, and maybe have this help implemented into the README.md. Thank you in advance!

foxsouns commented 2 years ago

Seems like it's a drag and drop to src/? Do I need to change names? Do I mess with npm at all?

QuiteAFancyEmerald commented 2 years ago

Nope! You just need to setup each external proxy on a separate subdomain and be using something like NGINX as a reverse proxy. I'll maybe updated the README later to include said steps but look over #19 or the Corrosion README.

foxsouns commented 2 years ago

thank you! i guess this should be kept open as a reminder, but otherwise i guess this is done.