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
- options:
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