titaniumnetwork-dev / Ultraviolet-Node-Archive

Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more! Easy deployment version (Node.js)
https://ultravioletsw.dev
73 stars 910 forks source link

Github Pages #32

Closed EmulatorOS closed 2 years ago

EmulatorOS commented 2 years ago

Is there a way to run this on github pages?

YodaLightsabr commented 2 years ago

Is there a way to run this on github pages?

@EmulatorOS No, because it requires server control. GitHub Pages can only serve frontend content.

EmulatorOS commented 2 years ago

What about cloudflare?

jackchristel commented 2 years ago

No you need something that can run a nodejs application.

EmulatorOS commented 2 years ago

What about cloudflare?

EmulatorOS commented 2 years ago

I dont know much about these

jackchristel commented 2 years ago

You need to use replit or something similar (I am not liable if you get banned from replit as they don't allow proxies I'm pretty sure).

EmulatorOS commented 2 years ago

Thats the reason that im not using them. Is there any alternatives that are good?

jackchristel commented 2 years ago

You might be able to use Netlify possibly, there aren't many free alternatives that I know of.