Updating Wireguard DNS Proxy Software to the latest version.

How do I update Wireguard DNS Proxy Software to the latest version?
Log in to SSH as root and execute the following commands:

wget https://cdn.wirednsproxy.cloud/download/update.sh
chmod +x update.sh
sed -i 's/\r$//' update.sh
/update.sh

The script will create a backup of the old software version in case an error or conflict occurs during the update, and then update it to the latest version. The service will then be restarted.

  • update wireguard dns proxy software, update wdps
  • 0 Użytkownicy uznali to za przydatne
Czy ta odpowiedź była pomocna?

Powiązane artykuły

Forgot your admin password in WDPS?

Forgot your admin password? No problem, log in to SSH and run as root: cd...

I changed my serial number and the Wireguard server disabled the tunnel feature? Change it in SSH.

Want to enter a new license number?Log in to SSH and run as root: cd...

Changing the 2FA sending server settings in WireGuard DNS Proxy Software

Is your 2FA sending server not working?That's not a problem either. Log in to SSH and run as...

Installation Wireguard DNS Proxy Software in Ubtuntu 22.04/24.04 or Debian 12/13

Installation instructions. Before you begin the installation, make sure the license IP address...