📜  uid:无法进行端口转发:未找到 socat - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:42.631000             🧑  作者: Mango

代码示例1
# you need to install socat in the system 
#if you are running minikube with --vm-driver=none
sudo apt install socat
OR
yum install -y socat