Update Mbit.sh

This commit is contained in:
NewName
2024-04-09 01:48:57 +08:00
parent 62fa98dced
commit 3f773fd510

View File

@@ -25,5 +25,5 @@ do
echo -e "${GREEN}端口 $PORT 的带宽限制已设置为 ${LIMIT}Mbit。${NC}"
done
echo -e "${YELLOW}要解除限速请执行 sudo tc qdisc del dev eth0 root${NC}"
echo -e "${YELLOW}要解除限速请执行sudo tc qdisc del dev eth0 root${NC}"
systemctl restart systemd-networkd