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!
- Simple clean design
- Support for many popular sites
- Advanced customization
- Mobile support
- A huge library of themes
- Customizable interface and tab
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.
Run npm run build
to build app for production to the build
folder.
Run npm run dev
to run the app in development mode.
Click a button at the top of this page and follow the directions for an easy way to host Metallic.
Change the bare server in /src/consts.js
View the changelog/roadmap here
Metallic uses the MIT license.