Coder Social home page Coder Social logo

boringtun-docker's Introduction

BoringTun in Docker

Supported tags and respective Dockerfile links

What is BoringTun?

BoringTun is an implementation of the WireGuard® protocol designed for portability and speed.

https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/

BoringTun Logo

How to use this image

WireGuard configuration file

Provide WireGuard configuration file to /etc/wireguard/${INTERFACE}.cnf.

-v ./wireguard.conf:/etc/wireguard/wg0.conf

Privileges

Give extended privileges to this container --privileged.

Environment variables

INTERFACE

Set the name of created interface. Respective WireGuard configuration file name is /etc/wireguard/${INTERFACE}.cnf Default: wg0.

WG_LOG_LEVEL

Set the verbosity level of logging messages. One of: error, info, debug, trace. Default: info.

WG_LOG_FILE

Set the logging file destination. Default: /var/log/boringtun.

WG_THREADS

Set the number of OS threads to use. Default: 4.

License

The project is licensed under the BSD 3-Clause License.


WireGuard is a registered trademark of Jason A. Donenfeld. BoringTun is not sponsored or endorsed by Jason A. Donenfeld.

boringtun-docker's People

Contributors

chernetskyi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.