Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 488 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 488 Bytes

判断服务器状态:mag:

配置

  • 添加你的服务器配置到servers.xml文件中:

示例 :

<servers>
    <server id="42">
        <name>Home Server</name>
        <host>myserver.com</host>
        <port>80</port>
    </server>
</servers>

效果:

Main