Change the IP of a specified node.
给某个节点更改 IP。
<ChangeIP DelayHost="delayNode" Delay="0" TargetComp="finalNode" NewIP="123.123.123.123"/> Copy
<ChangeIP DelayHost="delayNode" Delay="0" TargetComp="finalNode" NewIP="123.123.123.123"/>
Optional
Leave it blank for a random IP.
不声明该属性可以使更改后的 IP 随机。
Change the IP of a specified node.
Locale CN
给某个节点更改 IP。
Example