[GH-ISSUE #4174] wireguard over frp,performance is lower than wireguard over rathole. #3291

Closed
opened 2026-05-05 14:07:22 -06:00 by gitea-mirror · 3 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [X] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
gitea-mirror 2026-05-05 14:07:22 -06:00
Author
Owner

@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.

<!-- gh-comment-id:2068385622 --> @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.
Author
Owner

@fatedier commented on GitHub (Apr 23, 2024):

I am not familiar with wireguard and rathole, so I cannot provide any additional advice.

<!-- gh-comment-id:2071299748 --> @fatedier commented on GitHub (Apr 23, 2024): I am not familiar with wireguard and rathole, so I cannot provide any additional advice.
Author
Owner

@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.

<!-- gh-comment-id:2121484951 --> @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.
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#3291
No description provided.