[GH-ISSUE #2579] bandwidth_limit in cli mode #2053

Closed
opened 2026-05-05 13:19:29 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @RuofengX on GitHub (Sep 16, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2579

Bug Description

./frpc.exe xtcp *** --bandwidth_limit 1MB will return Error: unknown flag: --bandwidth_limit

frpc Version

0.37.1

frps Version

0.37.1

System Architecture

windows/amd64

Configurations

using --bandwidth_limit

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @RuofengX on GitHub (Sep 16, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2579 ### Bug Description ./frpc.exe xtcp *** --bandwidth_limit 1MB will return `Error: unknown flag: --bandwidth_limit` ### frpc Version 0.37.1 ### frps Version 0.37.1 ### System Architecture windows/amd64 ### Configurations using --bandwidth_limit ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
Author
Owner

@fatedier commented on GitHub (Sep 16, 2021):

Command line args only support basic features.

You'd better try configuration file if you need all features.

<!-- gh-comment-id:920751504 --> @fatedier commented on GitHub (Sep 16, 2021): Command line args only support basic features. You'd better try configuration file if you need all features.
Author
Owner

@RuofengX commented on GitHub (Sep 16, 2021):

I want all my config could run in the memory, is there any solution?

<!-- gh-comment-id:920789130 --> @RuofengX commented on GitHub (Sep 16, 2021): I want all my config could run in the memory, is there any solution?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2053
No description provided.