feat: add goldnet isp and routers
This commit is contained in:
25
config.json
25
config.json
@@ -11,7 +11,7 @@
|
||||
"routers": {
|
||||
"router-dimensi-dell": {
|
||||
"host": "103.138.63.178",
|
||||
"port": 80,
|
||||
"port": 81,
|
||||
"user": "chatbot",
|
||||
"pass": "K0s0ng11@2026"
|
||||
},
|
||||
@@ -45,6 +45,29 @@
|
||||
"pass": "K0s0ng11@2026"
|
||||
}
|
||||
}
|
||||
},
|
||||
"goldnet": {
|
||||
"alias": "Goldnet Keramas",
|
||||
"billing": {
|
||||
"host": "139.180.190.239",
|
||||
"user": "chatbot",
|
||||
"pass": "afSXzFn_tLlve(@H",
|
||||
"name": "goldnet"
|
||||
},
|
||||
"routers": {
|
||||
"router-goldnet-keramas": {
|
||||
"host": "10.8.0.7",
|
||||
"port": 80,
|
||||
"user": "chatbot",
|
||||
"pass": "K0s0ng11@2026"
|
||||
},
|
||||
"router-goldnet-lb": {
|
||||
"host": "10.8.0.10",
|
||||
"port": 80,
|
||||
"user": "chatbot",
|
||||
"pass": "K0s0ng11@2026"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user