{ "Categories": [ { "CategoryName": "Configurações", "CategoryColor": "#993399", "Options": [ { "ConfigName": "(Direct - LocalVPS)", "ConfigImage": "https://i.imgur.com/V1ZxzjQ.png", "ConfigColor": "#4b4b4b", "ConfigBorderColor": "#000000", "ConfigServerIp": "192.168.1.8", "ConfigServerPort": "80", "ConfigSni": "", "ConfigUser": "vpn", "ConfigPass": "", "ConfigPayload": "[split][delay_split]ACL / /n", "ConfigTunnelType": "Direct" }, { "ConfigName": "(Ssl - LocalVPS)", "ConfigImage": "https://i.imgur.com/V1ZxzjQ.png", "ConfigColor": "#4b4b4b", "ConfigBorderColor": "#000000", "ConfigServerIp": "192.168.1.8", "ConfigServerPort": "443", "ConfigUser": "vpn", "ConfigPass": "vpn1", "ConfigSni": "facebook.com", "ConfigPayload": "[split][delay_split]ACL / /n", "ConfigTunnelType": "Ssl" } ] } ] }