Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

config页面中增加对wsSettings.path的编辑支持 #80

@houjie1979

Description

@houjie1979
  • 问题类型 :
    • bug反馈
    • 新功能建议
    • 其它

问题详情

其他问题

默认的/etc/v2ray/config.json 中wsSettings.path是空的,我想自行填写,如下所示:
"inbound": {
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "用户路径",
"headers": {
"Host": "用户域名"
}
目前用config页面更新配置,会把wsSettings.path覆盖掉,得手工修改config.json才行,比较麻烦,希望v2fun.config页面能直接允许用户填写wsSettings.path。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions