Hello and good day! Activating additional features on my ASUS ZenWifi AX6600 router including remote access via WireGuard. Searched SNBForums and unable to identify installation assistance running the following command:
Code:
github.com
Code:
curl --retry 3 "https://raw.githubusercontent.com/MartineauUK/wireguard
/main/wg_manager.sh" --create-dirs -o "/jffs/addons/wireguard/wg_manager.sh" && chmod 755 "/jffs/addons/
wireguard/wg_manager.sh" && /jffs/addons/wireguard/wg_manager.sh install
Recieving the follow error message:
Code:
/jffs/addons/wireguard/wg_manager.sh: source: line 7845: can't open '/usr/sbin/helper.sh'
In advance, your review, assistance, and response appreicated!
Thanks. Danny.
Code:
GitHub - MartineauUK/wireguard: Manage/Install WireGuard on applicable ASUS routers
Manage/Install WireGuard on applicable ASUS routers - MartineauUK/wireguard
Code:
curl --retry 3 "https://raw.githubusercontent.com/MartineauUK/wireguard
/main/wg_manager.sh" --create-dirs -o "/jffs/addons/wireguard/wg_manager.sh" && chmod 755 "/jffs/addons/
wireguard/wg_manager.sh" && /jffs/addons/wireguard/wg_manager.sh install
Recieving the follow error message:
Code:
/jffs/addons/wireguard/wg_manager.sh: source: line 7845: can't open '/usr/sbin/helper.sh'
In advance, your review, assistance, and response appreicated!
Thanks. Danny.