GithubHelp home page GithubHelp logo

elizabethbreaty / tsunami Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fognetwork/tsunami

0.0 0.0 0.0 24.66 MB

An official 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

Home Page: https://tsunami-beta.herokuapp.com

License: MIT License

JavaScript 47.41% HTML 50.17% CSS 1.54% Sass 0.21% Ruby 0.02% SCSS 0.30% CoffeeScript 0.20% Pug 0.01% Shell 0.07% PHP 0.07%

tsunami's Introduction

Tsunami

An official 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

Documentation

Overview

Supported Sites

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

Features

  • All the best proxies
  • Nice game library
  • Chatbox connected to discord
  • Tab cloaking and other cool features
  • Basic auth
  • Customizable CSS
  • Installable PWA
  • Looks good

Pages

  • / Homepage
  • /1 Arcade
  • /2 Chatbox
  • /3 Settings
  • /4 Terms
  • /5 Privacy
  • /6 Documentation
  • /7 Credits
  • /8 Support and Contact
  • /404 404 Error

Setup

Please Note: Womginx and PyDodge will not work without deploying are hosted on subdomains, see proxies for more info

Locally

git clone https://github.com/FogNetwork/Tsunami

cd Tsunami

npm install

npm start

Deploy

Click one of the buttons above and follow the steps

Proxies

Some of the proxies on Tsunami are hosted on subdomains, deploy the correct proxy for Tsunami to work

Palladium and Corrosion are hosted locally, so you don't need a subdomain

w.example.com (Womginx)

p.example.com (PyDodge)

Locally (Palladium)

Locally (Corrosion)

Configuration

config.json

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

"port": "8080" Changes the port

"lite": "false" Hides Womginx and PyDodge, set to true or false

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

"username" Username for authentication

"password" Password for authentication

/public/js/go.js

var palladiumproxy = window.location.protocol + "//" + window.location.hostname + "/palladium/gateway?url="

var corrosionproxy = window.location.protocol + "//" + window.location.hostname + "/corrosion/gateway?url="

var womginxproxy = window.location.protocol + "//" + "w." + window.location.hostname + "/main/"

var pydodgeproxy = window.location.protocol + "//" + "p." + window.location.hostname + "/course/"

palladiumproxy Location for Palladium proxy

corrosionproxy Location for Corrosion proxy

womginx Location for Womginx proxy

pydodgeproxy Location for PyDodge proxy

Custom Proxy Example:

var palladiumproxy = "https://example.com/palladium/"

Support

FAQ

How can I get new domains?

Join our discord for more Tsunami links

Captcha not working/issues

Captcha is only supported on Womginx, though the support is limited

Why is Discord not working properly?

Try using Womginx or Corrosion. Refreshing the page might help

Contact

Nebelung - Nebelung#1335

More

Proxy Sources

Palladium

Corrosion

Modified Corrosion

Womginx

PyDodge

Alloy (Not Used)

SystemYA (Not Used)

Via (Not Used)

Node Unblocker (Not Used)

Powermouse (Not Used)

Credits

Nebelung - Owner and Main Developer

EnderKingJ - Proxy Developer

Quite A Fancy Emerald - Holy Unblocker King

Caracal.js - Proxy Developer

MikeLime - Developer

BinBashBanana - Game Library and PyDodge

Binary Person - Creator of Womginx

Divide - SystemYA and Chatbox Creator

Shirt - Proxy Developer

Karlee Rae - MinecraftJS

Contributing

See CONTRIBUTING.md

Special Thanks Quite A Fancy Emerald, Inspiration for Tsunami

tsunami's People

Contributors

nebelung-dev avatar s-tn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.