key-networks / ztncui

ZeroTier network controller UI
GNU General Public License v3.0
1.53k stars 228 forks source link

Fix deleting of IPv6 route #75

Closed lideming closed 2 years ago

lideming commented 2 years ago

Fix #74

key-networks commented 2 years ago

And this one too.

key-networks commented 2 years ago

@lideming I made a new branch called IPv6_route_del based on this PR because I needed to rebase your PR on master to get the recent changes for nodejs 16 and also bump the version number. I've build ztncui 0.8.5 for you to test your changes. The packages can be installed as follows: For Debian based systems: https://key-networks.s3.us-west-1.amazonaws.com/deb/ztncui/1/x86_64/ztncui_0.8.5_amd64.deb

For Redhat based systems: sudo dnf --enablerepo=ztncui-testing upgrade ztncui

Please let me know if it passes testing or not. Thanks for your efforts!

key-networks commented 2 years ago

Tested as per https://github.com/key-networks/ztncui/issues/74