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

[ARCHIVED] Tsunami is a continuation of Nebelung's work

License

Notifications You must be signed in to change notification settings

amethystnetwork-dev/Tsunami

Repository files navigation

This repo has been archived due to Metallic.

Tsunami

An unofficial Fog Network proxy site, made to access the blocked web

Surf without web filters or restrictions. Made with style, Tsunami is a rather fancy service dedicated to protecting your freedom from censorship. Read the documentation below to find out more

Want to improve Tsunami? Create a pull request

Discord Server

Join us on Discord

Documentation

Overview

Supported Sites

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

Features

  • All the best proxies
  • Nice games library
  • Tab cloaking and lots of themes/settings
  • Basic auth
  • Customizable CSS
  • Installable PWA
  • More games

Pages

  • / Homepage
  • /1 Apps
  • /2 Arcade
  • /3 Settings
  • /4 Terms
  • /5 Privacy
  • /6 Credits
  • /7 Support and Contact
  • /404 404

Changelog/Roadmap

Version 1.0

  • Initial files

Version 2.0

  • New proxies
  • Update css style (user-select:none and drop shadow)
  • Chromebook only mode
  • Changelog/roadmap
  • Faster js loading/themes loading
  • New themes
  • Update readme
  • Fix lightmode css
  • Css vars
  • PWA install button
  • Better tab cloak (enter website url, advanced, proxy favicon)
  • Better Go Page
  • Remove mist and docs
  • Background settings

Release v2.5

  • Remove keywords / obfuscate
  • Apps page (Replace Chatbox)
  • About Blank

Setup

Locally

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

cd Tsunami

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/)

Stomp (/stomp/)

Corrosion (/corrosion/)

Rhodium (/rhodium/)

Configuration

config.json

{
    "port": "8080",
    "auth": "false",
    "username": "user",
    "password": "secret",
    "chromebook": "false"
}

"port": "8080" Changes the port

"auth": "false" Basic authentication, set to true or false

"username" Username for authentication

"password" Password for authentication

"chromebook" Chromebook only mode, set to true or false

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

Contact

Join our Discord Server ( link above or click here )

More

Proxy Sources

Ultraviolet

Stomp

Corrosion

Modified Corrosion

Rhodium

Credits

Nebelung - Made Tsunami

EnderKingJ - Helper/Proxy Developer/Squares Background

Caracal.js - Inspiration/Proxy Developer

Quite A Fancy Emerald - Inspiration/Holy Unblocker

LQ16 - TN Founder

MikeLime - Developer

BinBashBanana - Games Library and PyDodge

Binary Person - Creator of Womginx and Rammerhead

Divide - TOMP and Stomp

Shirt - Proxy Developer

Contributing

See CONTRIBUTING.md