mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #929] 新增功能:在同一个端口下同时代理tcp和udp #738
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#738
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 @cloverzrg on GitHub (Sep 21, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/929
What version of frp are you using (./frpc -v or ./frps -v)?
20.0
What operating system and processor architecture are you using (
go env)?linux
Configures you used:
[home-remote]
type = tcp
local_ip = 192.168.1.2
local_port = 3389
remote_port = 3389
[home-remote]
type = udp
local_ip = 192.168.1.2
local_port = 3389
remote_port = 3389
Describe the results you received:
只能代理udp
Describe the results you expected:
同时代理3389端口的udp和tcp
@cloverzrg commented on GitHub (Sep 21, 2018):
原来是不能用同一个名字([home-remote])
@lyh543 commented on GitHub (Dec 5, 2019):
抓到一个远程桌面的2333