From 6a1f9ad8931cc59fcc6f52386e21b34db6aa4c07 Mon Sep 17 00:00:00 2001 From: fatedier Date: Fri, 10 Feb 2023 01:15:28 +0800 Subject: [PATCH] update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 73e48c75..b83ce64f 100644 --- a/README.md +++ b/README.md @@ -713,7 +713,6 @@ type = tcp local_port = 22 remote_port = 6000 bandwidth_limit = 1MB -bandwidth_limit_mode = client ``` Set `bandwidth_limit` in each proxy's configure to enable this feature. Supported units are `MB` and `KB`.