]> ###2026.05.09 - Initial release https://raw.githubusercontent.com/&author;/unraid-&name;/main/&name;-&version;.tgz https://raw.githubusercontent.com/&author;/unraid-&name;/main/rc.easytier /boot/config/plugins/&name;/rc.easytier https://raw.githubusercontent.com/&author;/unraid-&name;/main/logo.png /boot/config/plugins/&name;/icon.png **easytier** A simple, secure, decentralized virtual private network solution powered by Rust and Tokio This is a plugin for the easytier binary executable Enable the service, run ``` chmod +x /etc/rc.d/rc.easytier /etc/rc.d/rc.easytier start ``` config directory: /boot/config/plugins/easytier Web UI listening port 11211 The usernames and passwords are admin Use:https://easytier.cn/guide/network/web-console.html Source: https://github.com/EasyTier/Easytier echo "------------------------" echo "---Uninstalling easytier---" echo "------------------------" # Remove plugin related files removepkg &name;-&version; rm -rf &plugin; rm -rf &emhttp; echo echo "---------------------------------------" echo "---Uninstallation of easytier complete!---" echo "---------------------------------------" echo