mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #434] 怎么配置 Websocket 转发 ws:// 地址数据转发! #327
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#327
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 @Alanapi on GitHub (Aug 21, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/434
我现在在 http tcp ssh 配置都能正常转发,但是我现在遇到一个问题,就是在 websocket 的情况下不能正常转发,url 如下:
ws://ss.xxx.com
现在,客服端和服务端有没有具体到设置 ws:// 转发开头的配置?
@zhfish commented on GitHub (Aug 21, 2017):
域名解析成ip,需要nginx过一道吧。。。你要是直接ws://0.0.0.0 肯定没问题啊
@umena337 commented on GitHub (Nov 27, 2020):
??域名解析成ip,需要nginx过一道吧。。。你要是直接ws://0.0.0.0 肯定没问题啊