fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
84.14k stars 13.12k forks source link

[Feature Request] I found that when the type is UDP, the default is UDP6 #4342

Closed VV46678 closed 3 weeks ago

VV46678 commented 1 month ago

Describe the feature request

Is this a problem with my system, or is it the default? I want UDP to use IPv4 address,but i dont know how to do...

Describe alternatives you've considered

You can add two types of UDP to fix it: UDP 6 and UDP

Affected area

fatedier commented 1 month ago

Go should support dual stack by default without additional configuration.

github-actions[bot] commented 4 weeks ago

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