You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nic-xray.sh: Fixed --separator / -s shift bug when used without a value. getopt emits two tokens for optional-value flags, but only one shift was performed, causing subsequent options (e.g., --lacp) to fail. Bumped nic-xray to v1.4.