Giter VIP home page Giter VIP logo

A work in progress generic tunneling (VPN-like) solution using HTTP 2/3 as transport loosely based on the IETF MASQUE WG effort but not affiliated with the IETF in any way. Built on top of hyper as a single self-contained binary.

Why?

HTTP 2/3 is an inconspicuous transport layer which enables collateral freedom when it is used to circumvent network censorship. Our goal is for Wireskip traffic to be indistinguishable from regular web browsing to an outside observer.

Roadmap

Currently implemented features:

Planned for the future / needs a helping hand:

  • RFC 9484: Proxying IP in HTTP
  • The SOCKSv5 code is very barebones and needs to be improved
  • An easy built-in way to deploy to cloud instances via ssh
  • System-wide traffic tunneling through tun device
  • Authentication mechanisms to control access
  • Unit / integration test coverage
  • User-friendly platform apps
  • Docs!

Contributing

  • Please note that code is far from stable yet
  • Nightly Rust und unstable features are OK
  • Be very careful about adding new deps
  • Do one thing and do it well
  • Use clippy and rustfmt

In contrib/test.sh you will find a very simple testing scenario for tunneling TCP and UDP through a local 3-relay circuit.

Discussion

If you have any questions, feel free to join our Discord!

wireskip's Projects

gh-build icon gh-build

component build github action for wireskip

wireskip icon wireskip

Wireskip multipurpose binary: client, relay, SOCKSv5 proxy

wl-common icon wl-common

common packages which are used by 2+ components

ws_macros icon ws_macros

Useful macros for Wireskip data structures shared across components

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.