mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4174] wireguard over frp,performance is lower than wireguard over rathole. #3291
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#3291
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 @linnuxx on GitHub (Apr 20, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4174
Bug Description
What could be the matter?
wgserver mtu 1300.
wgclient mtu 1300.
frps/frpc are installed on debian12.
go version go1.22.2 linux/amd64.
frpc Version
0.57.0
frps Version
0.57.0
System Architecture
linux/amd64
Configurations
frps.toml
bindPort = 7000
frpc.toml
serverAddr = "ipvps"
serverPort = 7000
proxies
name = "wg"
type = "udp"
localIP = "192.168.1.237"
localPort = 51820
remotePort = 51821
transport.useCompression = true
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Apr 22, 2024):
Thank you for your testing. It would be more helpful if you could provide complete data and various tests of controlled variables. Otherwise, we won't be able to do anything.
@fatedier commented on GitHub (Apr 23, 2024):
I am not familiar with wireguard and rathole, so I cannot provide any additional advice.
@github-actions[bot] commented on GitHub (May 21, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.