Code Monkey home page Code Monkey logo

Comments (4)

risturiz avatar risturiz commented on September 18, 2024

I have wireguard-go working on OpenVz 6... Not the best option, but its a nice alternative

from wireguard-install.

thpryrchn avatar thpryrchn commented on September 18, 2024

On my fork, I have made it work in Ubuntu containers, and detect if a wireguard kernel module is available. If not, it will install the wireguard-go version. wg-quick does try to load the kernel module before it falls back to the wireguard-go implementation.

My fork also asks how many clients you want to make (Default 3), and has another script to make more clients.

https://github.com/thpryrchn/wireguard-install

from wireguard-install.

bmullan avatar bmullan commented on September 18, 2024

@thpryrchn I am a long time LXC and now LXD user and saw in your wireguard-install.sh that you mention LXC but is that LXD's LXC or the previous LXC (hope you know what I mean here)?

Thanks..
Brian

from wireguard-install.

thpryrchn avatar thpryrchn commented on September 18, 2024

@bmullan I am running it on my server running LXD 3.18, and a VPS in Germany that is a LXC container, and I have no Idea what it has for its LXC version.

Here is what I have for the configuration on my LXD container...

architecture: x86_64
config:
  image.architecture: amd64
  image.description: ubuntu 18.04 LTS amd64 (release) (20190918)
  image.label: release
  image.os: ubuntu
  image.release: bionic
  image.serial: "20190918"
  image.version: "18.04"
  limits.cpu.allowance: 30%
  limits.memory: 512MB
  linux.kernel_modules: ip_tables,ip6_tables,ip6table_filter,ip6table_nat,ip6t_MASQUERADE,ip6t_REJECT,ip6t_rt,netlink_diag,nf_nat,overlay,br_netfilter,wireguard
  volatile.base_image: 9ff5784302bfd6d556ac4c4c1176a37e86d89ac4d1aced14d9388919fa58bee8
...

I'm probably passing through too much kmods to it, but it works great!

from wireguard-install.

Related Issues (20)

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.