@@ -22,14 +22,17 @@ install_requirements() {
fi
if ! command -v lsof &> /dev/null; then
$install_cmd lsof
if ! command -v curl &> /dev/null; then
$install_cmd curl
if ! command -v socat &> /dev/null; then
$install_cmd socat
else
}
# 生成12位纯英文的随机邮箱
The note is not visible to the blocked user.