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
local ubuntu_tools="gdb wget curl iproute2 make netcat openssh-client rsync unzip tar tzdata"
394
+
local ubuntu_tools="gdb wget curl iproute2 make netcat-openbsd openssh-client rsync unzip tar tzdata"
395
395
local centos_tools="gdb wget curl make nmap-ncat coreutils iproute openssh-clients rsync unzip tar tzdata"
396
396
local required_tools="adduser awk cat chmod chown cp curl date egrep gdb getent grep ip make mkdir mv nc passwd printf rm rsync sed ssh-keygen sleep tar tee tr unzip wc wget"
397
397
if [ -x /usr/bin/apt-get -a-x /usr/bin/dpkg-query ];then
0 commit comments