mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2246] 能否在设置里提供对kcp相关参数的微调设置,谢谢! #1787
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1787
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @listenfree on GitHub (Feb 17, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2246
如题目,比如snd rcv的大小的可调等等,
另外好象包里的kcp模块不是最新的。
@fatedier commented on GitHub (Feb 18, 2021):
这一部分暂时不打算开放配置,如果有需要精确配置的能力,建议还是结合 kcp-tunnel 一起使用,在 frp 里配置这一块内容过于复杂。
kcp 模块的代码因为倾向于稳定,在可用没有明显问题的情况下一般不会主动跟进更新,如果新版本有优化,我之后也会同步更新一下。
@listenfree commented on GitHub (Feb 18, 2021):
谢谢亲!