mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #764] 能否支持服务器和客户端之间用websocket连接? #599
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#599
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 @ghost on GitHub (May 12, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/764
要是也能把映射的端口封装成服务端的websocket端口就太好了,毕竟不是所有人都有visa或master的信用卡。这样也能在服务端用nginx的子域名或路径把websocket反向代理出来,用这些端口的客户端再把它们转成tcp端口,总之一句话,让所有外网的连接都使用websocket.
@fatedier commented on GitHub (May 12, 2018):
目前没有这方面的计划。