Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

da111yu/Metallic

Open more actions menu
 
 

Repository files navigation

Metallic

A powerful web proxy build for speed and customization.

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

Features

  • Simple clean design
  • Support for many popular sites
  • Advanced customization
  • Mobile support
  • A huge library of themes
  • Customizable interface and tab

Setup

Run

Run npm start to start a webserver and the Bare server. You may deploy Metallic by using an external bare server and a static file host. Metallic 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 Metallic.

Configuration

Obfuscation

File: /src/consts.js

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

Bare Servers

File: /src/consts.js

const bareServerURL = new URL(url); - Main bare server and Stomp bare server

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

bare: url, - Ultraviolet bare server

File: /public/dip/dip.config.js

bare: {

version: 1 | 2, - DIP bare version

path: url, - DIP bare server

}

File: /public/aero/config.js

const backends = [url]; - Aero bare server

Changelog

View the changelog/roadmap here

License

Metallic uses the MIT license.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • CSS 1.2%
  • Other 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.