Giter VIP home page Giter VIP logo

dynamic-wireguard's Introduction

♾️ dynamic-wireguard

Make WireGuard connections with servers without any pre-configuration. You can use this as a general-purpose VPN connection system, using something like a username & password to connect. No static addressing required!

⚠️ WIP - CURRENTLY UNFINISHED ⚠️

  • Right now dynamic-wireguard is missing implementation of key features, and is half-finished. It's in an unusable state, don't use it. I'm serious, the authentication is hard coded right now (look at line 36). This repository is public so others may track progess towards its completion. This is being worked on by me, albeit slowly due to other factors in my life.

Motive

WireGuard is inflexible.

  • It uses static IP addresses everywhere
  • It requires exchanging the public keys of peers out-of-band
  • It needs complex settings on the peer's end for it to work

Now, don't get me wrong, this isn't necessarily a bad thing, in fact, it's actually really good to be rigorous for network design! Furthermore, WireGuard gets its job done well - it's a secure & fast tunnel you can use to connect point-to-point or use as a VPN proxy.

However, sometimes, you need to have flexibility with your connections. One example is a VPN server hosted for a large number of people, with peers coming & going & authentication systems determining whether they are allowed to connect.

This is where Dynamic Wireguard can help you. It allows:

  • Dynamic addresses assigned to clients as they connect
  • Exchanging all WireGuard configuration dynamically on the wire
  • Pretty much no configurationn required to get up & running

How It Works

(todo)

How To Use It

Don't. Not yet at least. Soon™.

dynamic-wireguard's People

Contributors

xcodian avatar

Stargazers

gema-arta avatar  avatar

Watchers

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