Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

The legacy (v2) version of Amethyst, made in HTML. Original description: amethyst beta

License

Notifications You must be signed in to change notification settings

amethystnetwork-dev/Amethyst-Beta

Repository files navigation

Amethyst

Get Started

To get started, press one of the buttons below to deploy Amethyst, or read the docs for manual deployment

Discord Server

Press the join button to join the server:

Join us on Discord

Documentation

Overview

Supported Sites

  • google.com
  • discord.com
  • youtube.com
  • invidio.us
  • reddit.com
  • wolframalpha.com
  • 1v1.lol
  • github.com

Features

  • Corrosion and Ultraviolet
  • Actually good games
  • Actually good obfuscation ( Unlike other small proxy websites )

Setup

Locally

git clone https://github.com/amethystnetwork-dev/Amethyst

cd Amethyst

npm install

npm start

Deploy

Click one of the buttons above and follow the steps

Proxies

All proxies hosted locally, so you don't need any subdomains

Ultraviolet (/ultraviolet/)

Corrosion (/corrosion/)

Configuration

config.json

{
    "branding": "Amethyst"
}

"branding": "Amethyst" Changes the branding for Corrosion

Support

FAQ

Captcha not working/issues

Captcha is only supported on Ultraviolet

Why is Discord not working properly?

Try using the QR code. Refreshing the page might help

How to add games?

Here is a template to add games to gs.json:

{
  "img": "",
  "location": "",
  "title": ""
}

How to add apps?

Here is a template to add games to apps.json:

{
  "img": "",
  "location": "",
  "title": ""
}

Contact

Join our Discord Server ( link above or click here )

About

The legacy (v2) version of Amethyst, made in HTML. Original description: amethyst beta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages