GithubHelp home page GithubHelp logo

ollyt3st / wireguard-over-wstunnel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from klementng/wireguard-over-wstunnel

0.0 0.0 0.0 25 KB

Wireguard over TCP / HTTP using wstunnel for windows and linux

License: MIT License

Python 100.00%

wireguard-over-wstunnel's Introduction

Wireguard over wstunnel (TCP)

About The Project

This is a python script that quickly and easily enables the use of wireguard over TCP using wstunnel

Use cases:

  • Obfuscate wireguard as http traffic
  • Bypass firewalls

Getting Started

Prerequisites

This script require the following software to be installed / downloaded:

Installation

Using source code

  1. Download latest release source code
  2. Extract zip file
  3. Install required packages
    pip install -r requirements.txt 
  4. Edit the config.yml
  5. Start the program
    python main.py

Using pyinstaller precomplied binaries

  1. Download latest release binary
  2. Change permissions (for linux systems)
    chmod +x ./main 
  3. Edit the config.yml
  4. Start the program (double click on windows)
    ./main 

(back to top)

Usage

Additional Options:

usage: main.py [-h] [--config CONFIG] [--clean]

Wireguard over wstunnel

optional arguments:
  -h, --help            show this help message and exit
  --config CONFIG, -c CONFIG
                        Path to program config
  --clean               Clean wireguard tunnel that are not properly stopped
  --log_level LOG_LEVEL
                        Set logging level

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

wireguard-over-wstunnel's People

Contributors

dependabot[bot] avatar klementng 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.