GitHub - NCCoder1/Metallic: A powerful web proxy build for speed and customization.
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
Bare Server
Change the bare server in /src/consts.js
Changelog
View the changelog/roadmap here
License
Metallic uses the MIT license.