uptime-kuma/server
Matthew Nickson a54e58b4d6
Added Ping packet size #1891
This should fully implement #1891 by adding an extra field to the edit
monitor page and an extra column to the database. The user can now
set the size of the packet to send, it defaults to 56. A maximum limit
of 65500 was chosen to ensure that the total size of the packet does
not exceed the IPv4 maximum packet size and to comply with the limit
imposed by Windows.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-07-14 08:32:51 +01:00
..
jobs Update JSDoc for better clarity 2022-04-22 18:42:47 +01:00
model Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
modules/apicache Made value nullable in apicache JSDoc 2022-04-22 19:42:42 +01:00
notification-providers Fix Lunasea do not handle general message correctly #1790 2022-06-21 15:12:24 +08:00
routers Add standalone manifest.json for each status page. Close #1668 2022-07-04 21:58:27 +08:00
socket-handlers Merge branch 'master' into feature/#1221-clickable-hostaname-on-status-page 2022-06-18 23:53:35 +01:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
check-version.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
client.js Fix data type of notification.isDefault and notification.active (#1765) 2022-06-15 19:11:52 +08:00
config.js PR feedback 2022-01-04 16:01:40 +01:00
database.js Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
image-data-uri.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
jobs.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
notification.js Merge pull request #1674 from philippdormann/feature/ntfy-support 2022-06-06 21:52:41 +08:00
password-hash.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
ping-lite.js Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
prometheus.js Merge pull request #1565 from Saibamen/eslint 2022-04-27 15:00:49 +08:00
proxy.js Update linters 2022-04-26 01:26:57 +02:00
rate-limiter.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
server.js Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
settings.js Cache settings, reduce the database / disk usage 2022-06-29 16:18:56 +08:00
uptime-kuma-server.js [Status Page] SSR 2022-05-30 15:45:44 +08:00
util-server.js Added Ping packet size #1891 2022-07-14 08:32:51 +01:00