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
529 stars 2.98k forks source link

repl.it #20

Closed Darker-Ink closed 3 years ago

Darker-Ink commented 3 years ago

So How Do I do this for repl.it as I use that for most things but I can't get it to work on there can you help me with it?

QuiteAFancyEmerald commented 3 years ago

It should be basic setup (no offense) but here: https://repl.it/github/QuiteAFancyEmerald/HolyUnblockerPublic

Try the link above or using the deploy button that I have added to the README. It will automatically setup a workspace for you. :) Sorry though I am not one for like full on tutorials. I tried my best to explain everything in the README.

Darker-Ink commented 3 years ago

It should be basic setup (no offense) but here: https://repl.it/github/QuiteAFancyEmerald/HolyUnblockerPublic

Try the link above or using the deploy button that I have added to the README. It will automatically setup a workspace for you. :) Sorry though I am not one for like full on tutorials. I tried my best to explain everything in the README.

I get this when I try starting it

node v12.16.1

Repl.it: Updating package configuration

--> npm install jquery opn ruffle-core cooljs npm WARN deprecated opn@6.0.0: The package has been renamed to open npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/ruffle-core - Not found npm ERR! 404 npm ERR! 404 'ruffle-core@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2021-02-14T18_59_19_953Z-debug.log exit status 1

Repl.it: Package operation failed.

QuiteAFancyEmerald commented 3 years ago

Are you using the latest version of Holy Unblocker? Also make sure you did everything correctly. Only do npm install not npm install jquery opn ruffle-core cooljs and try to do things manually with Repl. I think perhaps you must have somehow cloned a WIP version of Holy Unblocker early on when I was working on it since I was working on adding Ruffle back then.

I also just tried deploying to Repl.it myself and it works. :)

image

Darker-Ink commented 3 years ago

Oh No I see the problem I was using the master version as repl.it choses that I changed it to v4 and it works now!

QuiteAFancyEmerald commented 3 years ago

Wait um the master branch should work though. I meant that perhaps you were using an older version of the master branch. v4 is like months old lol and is incredibly outdated.

Darker-Ink commented 3 years ago

Wait um the master branch should work though. I meant that perhaps you were using an older version of the master branch. v4 is like months old lol and is incredibly outdated.

if its fine with you can you give me the link of yours on repl.it so I can just fork it to use? If that is fine.... As I am using the link you gave and still can't get it working

QuiteAFancyEmerald commented 3 years ago

Yeah sure. But the deploy buttons should also work normally though oof. https://repl.it/@Epicloudygamer/HolyUnblockerPublic-5

Darker-Ink commented 3 years ago

Yeah sure. But the deploy buttons should also work normally though oof. https://repl.it/@Epicloudygamer/HolyUnblockerPublic-5

Thank you! I see my Mistake or something as when I run node app.js it works so idk what is wrong but I guess I got it working thanks!

vackyton commented 3 years ago

change the language from bash to python cause that can be a problen too. since bash requires main.sh