From cbb493be485f3ffde372c982d6bebfa3cc80e964 Mon Sep 17 00:00:00 2001 From: Jrohy <1101400284jackie@gmail.com> Date: Mon, 17 Dec 2018 01:12:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- global_setting/iptables_ctr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global_setting/iptables_ctr.py b/global_setting/iptables_ctr.py index 553241cc..d8102c8d 100644 --- a/global_setting/iptables_ctr.py +++ b/global_setting/iptables_ctr.py @@ -16,7 +16,7 @@ print("") print("1.查看流量统计\n") print("2.重置流量统计\n") - print("tip: 默认v2端口自动开启iptables的流量统计\n") + print("tip: v2ray功能端口默认自动开启iptables的流量统计\n") choice = input("请输入数字选择功能:") if choice == "1":