Giter VIP home page Giter VIP logo

cobalt's Introduction

Cobalt

A new minimal yet powerful proxy site, built for both users and developers.

View the censored web like never before with this new web proxy service made in React supporting many sites. Third place winner for TN's 2023 Proxathon.

Features

  • Simple clean design
  • Side panel for quick access to anything, anywhere
  • Extremely customizable
  • Massive library of themes
  • Star you favorite sites and view you browsing history
  • Extensions
  • Devtools (Eruda)

Setup

Run

Run npm start to start a webserver and the Bare server. You may deploy Cobalt by using an external bare server and a static file host. Cobalt must be built before attempting to start.

Build

Run npm run build to build app for production to the build folder.

Development

Run npm run dev to run the app in development mode.

Deploy

Click a button at the top of this page and follow the directions for an easy way to host Cobalt.

Configuration

Obfuscation

File: /src/consts.js

const obfuscation = true | false; - Choose to obfuscate text

Github and Discord

File: /src/consts.js

const github = "string"; - Update the Github links

const discord = "string"; - Update the Discord link

Bare Server

File: /public/uv/uv.config.js

bare: url, - Ultraviolet bare server

Goal

My goal for Cobalt was to make a proxy site this was very simple and easy to use, with only a side panel insted of pages, which you could access on any site. Along with having it be simple and easy to use, I also wanted it to have many configuration options and an extension system where the community could build amazing tools to help you better use the web.

I will continue to work on Cobalt, and hopefully I can achive everything I want in this project.

Overall I think it turned out very well and if I was to choose a web proxy to use, I would choose Cobalt!

To Do

  • Reading mode extension
  • Popup for how to use Cobalt on first load
  • Keyboard shortcuts (reload, back, forward, favorite)
  • Have real components and not everything in one file
  • Blocklist with custom bloacked page
  • Syntax highlighting for view-source: (make it work with theme)
  • Make Monaco Editor use style
  • Update iframe on custom style change
  • Section to change headers sent to site on proxy (eg. user-agent)
  • Share button
  • Dashboard with widgets
  • Make Ultraviolet take less space
  • URL option for cloaking
  • Update iframe on custom style change
  • Suggestions for home page
  • Games

License

Cobalt uses the MIT license.

cobalt's People

Contributors

nebelung-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.