mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #794] Frp可以支持自定义kcp参数吗 #621
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#621
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 @bhzhu203 on GitHub (May 26, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/794
Frp可以支持自定义kcp参数吗,比如说支持自定义MTU,因为想在frp上再套一层转换的时候,第三方软件会报“[WARN]huge packet, data_len > 1800,dropped” 对方给的建议是 上层软件需要降低MTU的值。
如果发布新版本软件来不及,我这边可以修改源码里哪个参数可以实现修改MTU的功能?
另外 frp可以支持开放自定义其它kcp参数么。希望frp可以支持,frp是同类kcp软件中比较稳定和好用的软件
@fatedier commented on GitHub (May 26, 2018):
不会支持,这个不是核心的功能点,如果有更复杂的需求,建议搭配其他的工具一起使用。