mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-03 06:09:50 +08:00
update
This commit is contained in:
parent
25f878a38a
commit
6331d7d45b
@ -18,7 +18,7 @@ CM = "cm.tz.cloudcpp.com"
|
||||
PROBEPORT = 80
|
||||
PROBE_PROTOCOL_PREFER = "ipv4" # ipv4, ipv6
|
||||
PING_PACKET_HISTORY_LEN = 100
|
||||
ONLINE_PACKET_HISTORY_LEN = 480
|
||||
ONLINE_PACKET_HISTORY_LEN = 288
|
||||
INTERVAL = 1
|
||||
|
||||
import socket
|
||||
|
@ -19,7 +19,7 @@ CM = "cm.tz.cloudcpp.com"
|
||||
PROBEPORT = 80
|
||||
PROBE_PROTOCOL_PREFER = "ipv4" # ipv4, ipv6
|
||||
PING_PACKET_HISTORY_LEN = 100
|
||||
ONLINE_PACKET_HISTORY_LEN = 480
|
||||
ONLINE_PACKET_HISTORY_LEN = 288
|
||||
INTERVAL = 1
|
||||
|
||||
import socket
|
||||
|
Loading…
x
Reference in New Issue
Block a user