Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

A simple frontend for Corrosion that is an addon to Vanadium.

Notifications You must be signed in to change notification settings

Degen-dev/Neodymium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

I have opted to archive this fork, as I am no longer maintaining it. Instead, I am focussing more on my personal site, Degeneracy.

Neodymium

A traditional proxy site that adds on to Vanadium

Deploy

Setup

git clone https://github.com/Degenerate0001/neodymium
cd neodymium
node server.js

Config example

"port": "8080" = Sets HTTP server port of web proxy.

"prefix": "/search/" = Sets the prefix of the web proxy.

"blacklist": [ "example.com", "example.org" ] = If the hostname of the proxy URL matches any of the URL hostnames listed in the array, the request to the server will be cancelled.

Features

  • Fully functional Omnibox! Search, URL entry, and search suggestions all in one place.'

  • A Stealth-Mode that will hide your search history!

  • A simplistic, no-frills design that is easy for anyone to pick up and use.

  • A mobile-responsive design makes this frontend usable on both mobile devices and traditional computers.

  • A work-in-progress arcade featuring classic Adobe Flash games, all working thanks to Ruffle.rs.

Copyright Takedown Requests

Simply create an issue on this repository and we will assist you as soon as possible. If that doesn't suit you, then send an e-mail to nullnvoid@mailfence.com and I can work with you directly.

About

A simple frontend for Corrosion that is an addon to Vanadium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.3%
  • HTML 4.6%
  • CSS 3.4%
  • SCSS 3.2%
  • Less 2.4%
  • PHP 0.1%