mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2271] 求助:UDP转发 proxy [UDP47998] type [UDP] error #1805
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1805
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
运行之后

不知道是frps还是frpc哪里填错,如果错的很低级还请指教一下
@Miuzarte commented on GitHub (Mar 3, 2021):
我设置了info的log,但是没输出
@fatedier commented on GitHub (Mar 3, 2021):
UDP 小写