Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wireguard over frp,performance is lower than wireguard over rathole. #4174

Closed
2 of 11 tasks
linnuxx opened this issue Apr 20, 2024 · 3 comments
Closed
2 of 11 tasks

wireguard over frp,performance is lower than wireguard over rathole. #4174

linnuxx opened this issue Apr 20, 2024 · 3 comments

Comments

@linnuxx
Copy link

linnuxx commented Apr 20, 2024

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
@fatedier
Copy link
Owner

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
Copy link
Owner

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

Copy link

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants