Skip to content

v2.15.2

Latest
Compare
Choose a tag to compare
@netmet1 netmet1 released this 23 Oct 11:33
· 1 commit to nodectl_v2152 since this release

Release Notes


Connectivity Refactor

  • ipv6 - Previously, this command would remove all IPv6 connectivity to the VPS (node), potentially disrupting access to the node after disabling IPv6. This has been corrected to provide more granular options, disabling only the necessary elements of IPv6 while attempting to maintain access to the node.
    • options: --sysctl, --grub, --both

X86_64

nodectl

sudo nodectl auto_restart disable; sudo wget -N https://github.com/stardustcollective/nodectl/releases/download/v2.15.2/nodectl_x86_64 -P /usr/local/bin -O /usr/local/bin/nodectl; sudo chmod +x /usr/local/bin/nodectl; sudo nodectl -v