complexorganizations / wireguard-manager

✔️ WireGuard-Manager is an innovative tool designed to streamline the deployment and management of WireGuard VPNs. Emphasizing user-friendliness and security, it simplifies the complexities of VPN configuration, offering a robust yet accessible solution for both personal and professional use.
Other
1.59k stars 203 forks source link

Support Amazon Linux #344

Open Prajwal-Koirala opened 1 year ago

Prajwal-Koirala commented 1 year ago
[root@ip-172-26-6-116 ec2-user]# curl https://raw.githubusercontent.com/complexorganizations/wireguard-manager/main/wireguard-manager.sh --create-dirs -o /usr/local/bin/wireguard-manager.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 67069  100 67069    0     0   641k      0 --:--:-- --:--:-- --:--:--  642k
[root@ip-172-26-6-116 ec2-user]# bash /usr/local/bin/wireguard-manager.sh 
Error: amzn 2 is not supported.
[root@ip-172-26-6-116 ec2-user]# cat /etc/os-release 
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/
orionivv commented 1 year ago

Do you have estimates for this ?

Prajwal-Koirala commented 1 year ago

I am busy with the drone thing and i have to get my certs to make some $$$ so i honestly don't know; if there is a demand for this than a couple of days.

Rebelllious commented 1 year ago

I may push a fix for this tomorrow, it's a bit late for today already.