Giter Site home page Giter Site logo

shadow-browser's Introduction

Shadow-Browser

A creative method to pass firewalls

Introduction

Conventionally we use VPN or proxy server to bypass firewalls and log in websites we couldn't log in. The idea of shadow_browser is to create a browser on the server and users can connect to the browser with a webpage version of VNC called noVNC and use the online browser to surf the Internet.

Server

Requirement

  • docker-cm
  • docker-compose

Configuration

  1. Open docker-compose.yml
  2. Goto Line 21
  3. Change
  -HOSTNAME = 127.0.0.1

into

  -HOSTNAME = your server's ip address or domain
  1. Do the same thing for env.env
  2. Make sure your server's ports from 5950 to 6000 and port 80 are not occupied
  3. Open a terminal and type
shadow_browser # service docker start
shadow_browser # docker-compose up

Usage

  1. Open your browser on your computer
  2. Enter you server's ip address or domain
  3. Follow the instructions on the webpage
  4. Enjoy yourself

Remain issue

Sound will not be transmitted by server. When you play a video on shadow-browser, you won't hear anything.

Demo

shadow-browser

shadow-browser's People

Contributors

alpacamax 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.