... | ... | @@ -80,25 +80,23 @@ |
|
|
```
|
|
|
AT#IPD2S=4444,"37.61.206.106",1000
|
|
|
```
|
|
|
|
|
|
### https://alpha.d2sphere.com
|
|
|
|
|
|
### https://stage.d2sphere.com [ACTIVE / TESTING] alias https://alpha.d2sphere.com
|
|
|
* FALCOM / MAESTRO test system
|
|
|
* NO CUSTOMERS ON THIS SYSTEM!!!
|
|
|
* full working system with API etc.
|
|
|
* accounts will be created on request
|
|
|
* no guarantee of data persistence and 24/365 availability
|
|
|
* updated ~ all 2-3 days to latest build
|
|
|
* not yet activ
|
|
|
|
|
|
### https://stage.d2sphere.com [ACTIVE / TESTING]
|
|
|
* external test system
|
|
|
* only internal use - may for DEMO of new Features on request
|
|
|
* NEW IP: 37.61.206.205 [OLD IP: 5.35.255.87]
|
|
|
|
|
|
* Setup AVL:
|
|
|
```
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,5.35.255.87,4444
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=0,stage.d2sphere.com,4444
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.CONNECT=1,37.61.206.205,4444
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.ALTERNATIVE=1,stage.d2sphere.com,4444
|
|
|
```
|
|
|
* Setup ePack:
|
|
|
```
|
... | ... | @@ -107,7 +105,7 @@ |
|
|
```
|
|
|
* Setup mPACK:
|
|
|
```
|
|
|
AT#IPD2S=4444,"5.35.255.87",1000
|
|
|
AT#IPD2S=4444,"37.61.206.205",1000
|
|
|
```
|
|
|
|
|
|
### https://eval.d2sphere.com [DEPRECATED/OFF from 1.12.2018]
|
... | ... | |