Pirate Charmers Wireguard

  • By alchemy-charmers-legacy
Channel Revision Published Runs on
latest/stable 6 19 Mar 2021
Ubuntu 18.04 Ubuntu 16.04
latest/edge 1 19 Mar 2021
Ubuntu 18.04 Ubuntu 16.04
juju deploy pirate-charmers-wireguard
Show information

Platform:

Ubuntu
18.04 16.04

Learn about configurations >

  • address | string

    Default: 10.10.10.1/24

    Interface address

  • forward-dev | string

    Default: eth0

    Device to forward packets on

  • forward-ip | boolean

    Default: True

    Forward packets for clients

  • listen-port | int

    Default: 15820

    UDP port to listen for peers on

  • peers | string

    base64 yaml file with peer options See include-base64:// Availabel options * allowedips - the allowed ip ranges for this peer * publickey - the public key * endpoint - peer ip and port X.X.X.X:PORT * persistentkeepalive - optional keep alive in seconds

  • private-key | string

    Specify rather than generating a private key, base64 encoded

  • proxy-via-hostname | boolean

    If true use fqdn with the reverse proxy, else use ip address