[GH-ISSUE #2271] 求助:UDP转发 proxy [UDP47998] type [UDP] error #1805

Closed
opened 2026-05-05 13:09:57 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Miuzarte on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2271

frps.ini
[common]
bind_port = 19999
bind_udp_port = 19999
token = 1

frpc.ini
[common]
server_addr = miuzarte.hk.sinu.ltd
server_port = 19999
token = 1
[UDP47998]
type = UDP
local_ip = 0.0.0.0
local_port = 47998
remote_port = 47998

运行之后
image

不知道是frps还是frpc哪里填错,如果错的很低级还请指教一下

Originally created by @Miuzarte on GitHub (Mar 3, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2271 frps.ini [common] bind_port = 19999 bind_udp_port = 19999 token = 1 frpc.ini [common] server_addr = miuzarte.hk.sinu.ltd server_port = 19999 token = 1 [UDP47998] type = UDP local_ip = 0.0.0.0 local_port = 47998 remote_port = 47998 运行之后 ![image](https://user-images.githubusercontent.com/66856838/109753756-b3f4e900-7c1d-11eb-8a42-19e2ba28096f.png) 不知道是frps还是frpc哪里填错,如果错的很低级还请指教一下
Author
Owner

@Miuzarte commented on GitHub (Mar 3, 2021):

我设置了info的log,但是没输出

<!-- gh-comment-id:789426270 --> @Miuzarte commented on GitHub (Mar 3, 2021): 我设置了info的log,但是没输出
Author
Owner

@fatedier commented on GitHub (Mar 3, 2021):

UDP 小写

<!-- gh-comment-id:789459353 --> @fatedier commented on GitHub (Mar 3, 2021): UDP 小写
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#1805
No description provided.