pythonbrad / topo-proxy

Tunnel through a free access website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topo Proxy

Introduction

Topo Proxy is a project who consist to offer free internet access in creating a tunnel through any website who is free to access.

Here, it's a diagram showing how it's done. diagram

Installation

Dependencies

  • In using pip
pip3 install requirements.txt
  • In using pipenv
pipenv install
  • Configuration of the variable environment Fill with your facebook credential.
cp .env.example .env

The easiest way (Docker)

TODO

Usage

pipenv run python topo_proxy -h

How it work!

TODO

Contribution

We are open for contribution. Feel you free to contribe.

License

MIT

About

Tunnel through a free access website.

License:MIT License


Languages

Language:Python 100.0%