Files
Archive/juicity/install/example-client.json
2024-03-05 02:32:38 -08:00

10 lines
261 B
JSON

{
"listen": ":1080",
"server": "112.32.62.11:23182",
"uuid": "00000000-0000-0000-0000-000000000000",
"password": "my_password",
"sni": "www.example.com",
"allow_insecure": false,
"congestion_control": "bbr",
"log_level": "info"
}