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

shows history? #40

Open spityou opened 2 years ago

spityou commented 2 years ago

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.

Expected Behavior

dont show history (if it is coded to not show history)

Current Behavior

shows history

Possible Solution

doesn't show history please

Steps to Reproduce

  1. start a website running Ultraviolet-Node

Context (Environment)

a proxy for my school that kids use. I have got Ultraviolet-Node to run on a website i created but some people dont like to use it because all there searchs show up in search history (the normal one in chrome) and they would like to not have search history shown but i am not a coder and work with making gadgets and other stuff

Detailed Description

not showing browsing history

Possible Implementation

copying off of incognito proxy Note: (sorry this is not a real bug is issue just thought it would be cool to add or if someone could tell me a way to do it myself)

SupremeRubisco commented 2 years ago

Make a Html repl using rep.it and input this code : <iframe src="https://https://ultravioletsw.dev"> </iframe>

spityou commented 2 years ago

Make a Html repl using rep.it and input this code : <iframe src="https://https://ultravioletsw.dev"> </iframe>

replit is blocked from school web filter and is there a way you could do this with heroku i got it run very good on heroku

SupremeRubisco commented 2 years ago

I can try to do heroku but it might take a while cause I don't know how heroku works. For now just use this: https://jsfiddle.net/SupremeRubisco/gedcxrqy/3/

spityou commented 2 years ago

https://jsfiddle.net/SupremeRubisco/gedcxrqy/3/

are you trying to change a files code or are you trying to a console command?

spityou commented 2 years ago

I can try to do heroku but it might take a while cause I don't know how heroku works. For now just use this: https://jsfiddle.net/SupremeRubisco/gedcxrqy/3/

i cant get it to run :(

SupremeRubisco commented 2 years ago

Wdym, does it give a error? There is a run button in the top left corner and the console should come up in the bottom right corner with ultraviolet running. I think I fixed it but let me know.