Git Product home page Git Product logo

metallic's Introduction

Metallic

A powerful web proxy built for speed and customization.

Access the web with this stylish web proxy made in Preact supporting many sites. Metallic was originally created for TN's proxathon where it won 2nd place!

Features

  • Modern and clean design
  • Support for many popular sites
  • Customizable interface
  • Mobile support
  • Expansive library of themes
  • Large selection of games thanks to Radon Games!

Setup

Tip

Run npm install to install the required dependencies.

Run

Run npm start to start the server. If no build folder if found, Metallic will attempt to build.

Build

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

Development

Run npm run dev to run the app in development mode. Rammerhead will not work in dev mode.

Configuration

Themes

Themes can be configured from the /src/themes.json file. The file should be an array of objects using the format below.

Important

Themes file will be validated before building, starting the server, or the dev server.

{
    "name": "string", # Display name of theme
    "id": "string", # Unique ID of theme
    "theme": {
        "background": "string", # Background color of site
        "secondary": "string", # Buttons and inputs
        "primary": "string", # Icons amd logo
        "text": "string", # Text color
        "textInverse": "string", # Text color for buttons and inputs
        "font": "string" # Font for website (default is "Roboto")
    },
    "custom": { # Optional
        "selector": { # CSS selector (".nav" for example)
            "key": "string" # CSS key and value ("background": "red" for example)
        }
    }
}

Issues

Using older versions of Node.js will cause Metallic to crash. Upgrade to the latest version using nvm install --lts.

Changelog/Roadmap

Check out the changelog and roadmap

License

Metallic uses the MIT license.

metallic's People

Contributors

e9x avatar justindhillon avatar moonpiedumplings avatar nebelung-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

metallic's Issues

Failed to fetch

when I search something or open an app it says TypeError: Failed to fetch.
Screenshot 2023-03-29 8 37 53 AM

Metalic not working

When I visited meatllic.gq when I entered url it is showing the address is temporarily not available or permanently shiftee to a new domain

Error: Your browser doesn't support service workers.

When I try to search with any engine or go to any page I get this error: Error: Your browser doesn't support service workers.
What I can do?
I'm hosting it in an ubuntu server with npm

--

Also, when I try it in dev mode I get this error: RangeError: Response constructor: Invalid response status code.

Did not start anything

the games did not work, and when I searched something it didn't work. it is most likely an issue on my network. When I open in about blank, it returns TypeError: failed to fetch.

forking

HI i just wanted to see if I can like modify the code to become a proxy of my own because ive been having trouble making one so like yea i just want to use the code as like a base or something the link of my project is https://github.com/energeticnetwork/galactic-empire its forked btw

Were are games at?

Hi I was trying to found the Games folder to change, modify and optimize some things but I don't found it.
Are they obtained by other website and linked by an object / iframe?

[Feature Request] put through custom DNS, or list to block specific sites.

I know that, adding a list of specific sites is supported by UV, but I believe that it would be able to go to those with just using one of the other proxies... also, if we could just have it, put everything through a custom DNS, that could also block websites then that would be way more convenient, because, then we could use like 1.1.1.3, instead of needing to import a giant list of websites...

And if we could make the list (if you add the list option instead of DNS.) use environment variables, so that people can't just view the list and see if their website that they want to go to isn't on it...

is metallic down?

When I go to metallic it says the site cant be reached, just wondering if its down or what.

Running other proxy types

Hello, i really like your project but i can't figure out how to run the other proxy servers. All the proxies except for UV don't work. Do i have to change something in a config file or do i have to run them separately?

Looking forward to your response!

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.