Closed scriptchildie closed 2 weeks ago
Hi fantastic project.
I was wondering if there is a way to tunnel UDP traffic over UDP instead of the TCP Port.
Ideally want to have another option in the config file bindUdpPort
Please let me know if it's already implemented and I missed it.
Thank you
No response
https://github.com/fatedier/frp/blob/dev/conf/frpc_full_example.toml#L83
kcp and quic are based on UDP.
nice one thanks!
Describe the feature request
Hi fantastic project.
I was wondering if there is a way to tunnel UDP traffic over UDP instead of the TCP Port.
Ideally want to have another option in the config file bindUdpPort
Please let me know if it's already implemented and I missed it.
Thank you
Describe alternatives you've considered
No response
Affected area