WireGuard automated installer | Ubuntu, Debian, CentOS, Fedora

NyrNyr OG
edited April 2022 in General

Lightweight WireGuard installer, written entirely in bash.

GitHub:
https://github.com/Nyr/wireguard-install

One-liner:
wget https://github.com/Nyr/wireguard-install/raw/master/wireguard-install.sh && bash wireguard-install.sh

Supported distros:
- Ubuntu
- Debian
- Centos
- Fedora
- AlmaLinux
- Rocky Linux

FAQ:

Will it work in my Raspberry Pi?
Probably, I don't have one to test. Install the raspberrypi-kernel-headers package and hope for the best. But you should consider using a distribution with built-in kernel support when it becomes available.

OpenVZ support?
Yes, via boringtun.

Can you add x feature?
Maybe, if it's worth it. But I'll keep the installer simple and functional, so keep that in mind. Niche features are unlikely to be implemented.

I like the project, how can I help?
Tell other people about it! wireguard-install is new and many people do not yet know about it. Some other low-quality tools based on my openvpn-install work exist, with credits and copyright notices removed. It's a sad sight to me after nearly a decade maintaining openvpn-install.

Tagged:
«1345

Comments

  • WSSWSS OGRetired

    How about IPv6? Is there an Angristan variant that does?

    My pronouns are like/subscribe.

  • @WSS said: How about IPv6?

    IPv6 is natively supported, same as openvpn-install.

    @WSS said: Angristan variant that does?

    None of my work has anything to do with him, he just created a dubious quality fork of my OpenVPN installer and last I checked, he was getting funded on Patreon for it. Attention to detail between the original work and the copy just can't be compared. One was created by someone who is competent at networking, security and system administration and the other was forked by someone who wanted a "secure" version of my work because the default RSA key length was "insecure" for him.

    Thanked by (2)bugrakoc user123
  • WSSWSS OGRetired

    @Nyr said:

    @WSS said: Angristan variant that does?

    None of my work has anything to do with him

    I'm sorry, I was attempting to tease you. I had no idea the asshole was making money from this.

    Thanked by (1)Nyr

    My pronouns are like/subscribe.

  • @WSS said:

    @Nyr said:

    @WSS said: Angristan variant that does?

    None of my work has anything to do with him

    I'm sorry, I was attempting to tease you. I had no idea the asshole was making money from this.

    No problem man :)

  • BrendanBrendan Hosting ProviderOG

    I've used your openvpn script more times than I can count for a quick VPN setup because it's just so easy, glad you've branched into wireguard too. Nice work!

    Thanked by (2)Nyr Ympker
  • YmpkerYmpker OGContent Writer

    Thanks for sharing! :)

    Thanked by (1)Nyr
  • InceptionHostingInceptionHosting Hosting ProviderOG

    Tweeted, will RS via my main account tomoz.

    Thanked by (1)Nyr

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • Thank you very much for spending time into doing this. I've used your openvpn script many times in the past.

  • Thanks.
    I am using this https://github.com/complexorganizations/wireguard-manager/blob/master/.github/README.md

    Was waiting for your one.
    @Nyr can have have a look at the above script if you have time?

  • @Iroshan464 said: @Nyr can have have a look at the above script if you have time?

    @Nyr can have have a look at the above script if you have time?

    That repository is based on Angristan+l-n-s, both of them are forks of my original work and the author is either unaware or trying to hide that fact. But whatever it is, my original copyright is not being respected. I will not go into the technical part of the scripts here, already did that over at LET in case you are interested, but his repo is forked from Angristan so to put it short I'd suggest not to waste your time.

    If you want to experiment with other VPN installers, I'd suggest looking at the following ones:
    https://github.com/StreisandEffect/streisand
    https://github.com/trailofbits/algo

    They use very different approaches than my minimalist bash script but work reasonably well and are well maintained by technically competent people. I'm sure there are even more options, but that's what I am aware of :)

    Thanked by (1)benj0x
  • I tried it first time and it looks good. Please tell me, are my ports settings good? Add or remove anything? suggestion?

    ⚆ ͜ʖ ͡⚆ Thanked by (1281): verjin

  • @verjin said:
    I tried it first time and it looks good. Please tell me, are my ports settings good? Add or remove anything? suggestion?

    Only UDP is required, you can remove the TCP port :)

    Thanked by (1)verjin
  • verjinverjin OG
    edited May 2020

    @Nyr I am searching for wg API which automates account creation or in short perform CRUD.
    Do you know any? Right now I am looking at github.com/alectrocute/wg-api (beta) and github.com/suquant/wgrest (limited functionality)

    ⚆ ͜ʖ ͡⚆ Thanked by (1281): verjin

  • edited May 2020

    Nyr da MVP!

    Trying this out on a vultr throwaway, before deploying to one of my 1Eur Arubacloud idlers. (2left)

  • @verjin said: I am searching for wg API which automates account creation or in short perform CRUD.

    You already know more than me! I'm new to the whole WireGuard scene and not familiar with third party projects (yet).

    Thanked by (1)verjin
  • @verjin said:
    @Nyr I am searching for wg API which automates account creation or in short perform CRUD.
    Do you know any? Right now I am looking at github.com/alectrocute/wg-api (beta) and github.com/suquant/wgrest (limited functionality)

    I have something bookmarked for this.

    Here it is: Subspace

    Thanked by (1)verjin
  • ndelaespadandelaespada Hosting ProviderOG

    It's crazy how well this WireGuard vpn performs, thanks for sharing the script @Nyr !!

    Thanked by (1)Ympker

    Owned-Networks | VPS and Web Hosting for every project size and budget
    DAL - LEN - LA - SEA - NYC - MIA - AMS - LON

  • Not sure if subspace still maintained, last I saw it there were multiple unsolved issues.

  • Until I read this thread, I’d somehow managed to miss wireguard going v1, so thanks!

  • Great @Nyr B)

    If 127.0.0.1 is chosen for DNS, will users use the Unbound resolver on the server ?

  • @Nyr It would be great if you included Unbound on this script

  • cybertechcybertech OGBenchmark King

    What's Min ram on KVM vps required to work well?

    I bench YABS 24/7/365 unless it's a leap year.

  • @cybertech
    Worked on 512mb KVM.
    Wireguard Go works on 128mb ovz

    Thanked by (1)cybertech
  • DanielDaniel OG
    edited May 2020

    The script looks pretty good... Nice work.

    @cybertech said:
    What's Min ram on KVM vps required to work well?

    I've got WireGuard running on a 256 MB KVM with no issues. On Linux, at runtime it's just a kernel module so the memory requirements are lower than other VPN apps that need userland apps to be running.

    Thanked by (1)cybertech
  • automagically both IPv4/IPv6 working B)

  • @bibble said: If 127.0.0.1 is chosen for DNS, will users use the Unbound resolver on the server ?

    The "current system resolvers" option means exactly that: the resolvers currently used by the system, whatever it is in resolv.conf. So that's not necessarily 127.0.0.1, and even if it is, 127.0.0.1 would of course not be valid for VPN clients.

    With that said, with WireGuard the DNS configuration is directly in the client.conf file, so you can easily configure 10.0.7.1 which is the server address.

    @sonic said: It would be great if you included Unbound on this script

    Would you want the script to set up a recursor, or to integrate with an already running one? The second is very easy, read my comment just above this.

    @cybertech said: What's Min ram on KVM vps required to work well?

    That depends on the OS and other factors, but others already explained what to expect. If you have only 256 MB, I'd suggest to use Debian.

    Thanked by (1)cybertech
  • Works like a charm. And WireGuard is much faster than OpenVPS. Double the throughput.

    Thanks for this script @Nyr

    Thanked by (1)Ympker
  • Used this to setup my vpn. Worked flawlessly, thanks.

  • With that said, with WireGuard the DNS configuration is directly in the client.conf file, so you can easily configure 10.0.7.1 which is the server address.

    @sonic said: It would be great if you included Unbound on this script

    Would you want the script to set up a recursor, or to integrate with an already running one? The second is very easy, read my comment just above this.

    Cloudflare DNS is good and no logging policy so it's OK to use them. Great option for small VPS!
    Unbound DNS is lightweight, I would go with unbound if my VPS had more than 512 MB RAM

    Thanked by (1)vimalware
Sign In or Register to comment.