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

Need help with selfhosting #31

Closed morg-mov closed 3 years ago

morg-mov commented 3 years ago

I'm trying to set up the website to run on a Freenom domain connected to Cloudflare proxied thru Nginx. Everything works except for the ones that utilize subdomains. Here are pictures of my Nginx Proxy Manager config and Cloudflare DNS Records.

Basic Config: image

SSH Config: image Force SSL, HTTP/2 Support, and HSTS are enabled.

Cloudflare DNS Records: image

And you can also check it out for yourself: https://unblocked44.ml.

Any help would be appreciated. Thanks!

QuiteAFancyEmerald commented 3 years ago

Everything seems to be setup correctly. :D

Just note that the only proxy that is hosted locally with this distribution of Holy Unblocker is Alloy. Every other proxy would either need to be hosted on another instance or you could proxy pass it locally on a subdomain with NGINX.

Here are the links to the various proxies which you may need: https://github.com/binary-person/womginx (Womginx) https://github.com/titaniumnetwork-dev/alloy (Alloy Proxy if you wish for an updated version) https://github.com/sysce/proxy (SysYA Proxy) https://github.com/BinBashBanana/PyDodge (Via/PyDodge)

Also note that the only real subdomains you will need are a (Womginx), c (SysYA Proxy), cdn (Updated, external Alloy Proxy), c but you might want to change it to something like p (Via/PyDodge).

Most of these are just things I forgot to mention in the README lol oops

morg-mov commented 3 years ago

It's no problem, thanks so much for the help! I'll give it a try when I get home.

Edit: Sorry for all the unnecessary reply info. I was on my phone and I used E-Mail to reply and Github pulled my response along with the reply info that Google Puts into E-Mails lol

QuiteAFancyEmerald commented 3 years ago

Oh don't worry about it! :D And of course no problem.

defcon277 commented 3 years ago

Thanks, I'll check it out.

On Mar 12, 2021 at 1:13 PM, <Quite A Fancy Emerald @.***)> wrote:

Everything seems to be setup correctly. :D

Just note that the only proxy that is hosted locally with this distribution of Holy Unblocker is Alloy. Every other proxy would either need to be hosted on another instance or you could proxy pass it locally on a subdomain with NGINX.

Here are the links to the various proxies which you may need: https://github.com/binary-person/womginx (Womginx) https://github.com/titaniumnetwork-dev/alloy (Alloy Proxy if you wish for an updated version) https://github.com/sysce/proxy (SysYA Proxy) https://github.com/BinBashBanana/PyDodge (Via/PyDodge)

Also note that the only real subdomains you will need are a (Womginx), c (SysYA Proxy), cdn (Updated, external Alloy Proxy), c but you might want to change it to something like p (Via/PyDodge).

Most of these are just things I forgot to mention in the README lol oops

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub (https://github.com/QuiteAFancyEmerald/Holy-Unblocker/issues/31#issuecomment-797758907), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ASNLYGND5ETQSWYXFHJ76PLTDJYYFANCNFSM4ZCRTZIA).

QuiteAFancyEmerald commented 3 years ago

Going to close this issue since it's been a long while now. I did some changes to the README related to setup information though if that helps. :)