Skip to content

valetzx/firefoxonreplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox-noVnc-on-replit

How to start - >

  1. Create a Repl
  2. Entry this command to shell
git clone https://github.com/valetzx/firefoxonreplit && mv -b firefoxonreplit/* ./ && mv -b firefoxonreplit/.[^.]* ./ && rm -rf *~ && rm -rf firefoxonreplit
  1. Add your VNC_PASSWORD to 🔒Secrets
KEY:VNC_PASSWORD
VALUE:Your wanna passwd
  1. When Loading Nix environment... done
  2. use kill 1 to restart repl shell
  3. At last click RUN bottom to start firefox

How to use - >

  1. You can use firefox on replit screen
  2. You can use noVnc web client with shell echo like:
host = ffe8xxx0-xxxx-4574-xxxx-086xxxfba8a.id.repl.co
username = runner
userpass = passwd
view at https://novnc.com/noVNC/vnc.html 
  1. Open connection settings
  2. Expand the WebSockets field. Enter your connection URL ffe8xxx0-xxxx-4574-xxxx-086xxxfba8a.id.repl.co in the host field, and leave the path field empty
  3. Change the Scaling Mode to Remote Resizing
  4. Use the runner username and the password configured above when asked for credentials

Why not chromium

  1. It will crash if memory out, and i dont know why memory out, mabe screen maybe sth others, but the same url on firefox will not crash
  2. i really like chromium !

Others

  1. Not recommend use personal repl to run this, even you have set passwd
  2. i really like chromium !

About

novnc browser with replit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published