mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #361] FRP支持UPnP? #264
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#264
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 @linkerlin on GitHub (Jun 12, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/361
如果让FRP直接支持UPnP协议,即frpc把自己模拟成一个支持UPnP协议的家用路由器。
这样子,大部分支持UPnP的P2P软件完全不需要配置啊。
@linkerlin commented on GitHub (Jun 13, 2017):
举个例子,很多P2P下载软件会自动搜索UPnP路由器,开启NAT端口映射。
如果FRP能把自己模拟成一台路由器,并支持UPnP,那么很多P2P软件无需修改和配置就可以直接用上FRP的功能了。
@fatedier commented on GitHub (Jun 14, 2017):
不是很理解这个场景。目前不打算考虑支持额外的应用层的协议,