shell_script icon indicating copy to clipboard operation
shell_script copied to clipboard

多用户多端口配置

Open junbaor opened this issue 8 years ago • 0 comments

{
    "server":"0.0.0.0",
    "method":"chacha20-ietf-poly1305",
    "port_password":{
        "111":"password",
        "222":"password",
        "333":"password",
        "444":"password",
        "555":"password",
        "666":"password",
        "777":"password",
        "888":"password",
        "999":"password"
    }
}

junbaor avatar Aug 18 '17 11:08 junbaor