Commit graph

14 commits

Author SHA1 Message Date
Louis Lam 4bee57ea7f Merge remote-tracking branch 'giacomo892/patch-1'
# Conflicts:
#	server/ping-lite.js
2021-10-14 14:10:51 +08:00
Louis Lam f75c9e4f0c add UPTIME_KUMA_HOST, UPTIME_KUMA_PORT and special handling for FreeBSD 2021-10-14 14:09:16 +08:00
Louis Lam e2dbacb383 Fix encoding problem of ping result for non-English Windows 2021-10-14 00:22:49 +08:00
LouisLam 527e0c3444 raise the ping timeout from 2s to 10s (avoid #294) 2021-08-31 22:14:33 +08:00
LouisLam a41534ca60 no declare vars with comma, one line only one statement 2021-08-31 22:08:05 +08:00
AverageHumanoid 01e9c76a6f
Use ping in FreeBSD 2021-08-16 19:48:37 -07:00
LouisLam d5149f90b4 fix ping 2021-08-10 22:00:29 +08:00
LouisLam 3227a2660b log undefined ping 2021-08-10 21:47:14 +08:00
LouisLam e7cc5340e5 ping ipv6 for macos 2021-08-10 21:07:11 +08:00
LouisLam 4d4d504d6e retry ping domain with ipv6, if domain is not found 2021-08-10 21:03:14 +08:00
LouisLam 2a4695a774 add -6 to ping cmd if ipv6 address 2021-08-10 20:39:58 +08:00
Adam Stachowicz d97091af51 Missing this 2021-07-27 20:02:20 +02:00
Adam Stachowicz 9648d700d7 Autofix on save 2021-07-27 19:47:13 +02:00
LouisLam a6b5986dd6 add ping and fix uptime 2021-07-01 17:00:23 +08:00