OpenOnlineConfig icon indicating copy to clipboard operation
OpenOnlineConfig copied to clipboard

:sparkles: add vmess

Open kslr opened this issue 4 years ago • 2 comments

{
    "protocols": [ "vmess" ],
    "vmess": [
        {
            "id": "27b8a625-4f4b-4428-9f0f-8a2317db7c79",
            "name": "ServerName",
            "address": "example.com",
            "port": 8388,
            "security": "auto",
            "password": "example",
            "stream": {
                "network": "tcp",
                "security": "none",
            },
            "mux": 0,
        }
    ]
}

kslr avatar Sep 05 '21 07:09 kslr

Write access

QAWSED4455 avatar May 20 '23 12:05 QAWSED4455

Access

QAWSED4455 avatar May 20 '23 12:05 QAWSED4455