mirror of
https://github.com/proxysu/ProxySU.git
synced 2024-11-22 21:26:09 +03:00
10 lines
159 B
JSON
10 lines
159 B
JSON
|
{
|
||
|
"listen": ":36712",
|
||
|
"acme": {
|
||
|
"domains": [
|
||
|
"your.domain.com"
|
||
|
],
|
||
|
"email": "your@email.com"
|
||
|
},
|
||
|
"obfs": "8ZuA2Zpqhuk8yakXvMjDqEXBwY"
|
||
|
}
|