mirror of
https://github.com/euzu/tuliprox.git
synced 2026-09-15 21:52:21 +02:00
17 lines
376 B
JSON
17 lines
376 B
JSON
{
|
|
"dev-redirect": {
|
|
"local": "http://localhost:8901",
|
|
"silver": "http://10.41.41.41:8901",
|
|
"beta": "http://10.41.41.41:8902",
|
|
"username": "xt",
|
|
"password": "xt"
|
|
},
|
|
"dev-reverse": {
|
|
"local": "http://localhost:8901",
|
|
"silver": "http://10.41.41.41:8901",
|
|
"beta": "http://10.41.41.41:8902",
|
|
"username": "xtr",
|
|
"password": "xtr"
|
|
}
|
|
|
|
} |