Compare commits

...

1 Commits
v1.0.1 ... main

Author SHA1 Message Date
Micky
df7dd79ad7 remove default note 2024-12-28 15:00:26 +11:00

View File

@ -6,7 +6,7 @@ A modern, simple, distributed looking glass application that provides network in
## Features ## Features
- **Multi Device Support**: Connect to multiple devices from one single interface. - **Multi Device Support**: Connect to multiple devices from one single interface.
- **Custom Command Support**: Built dynamically to support any custom command. Defaults are [ping, traceroute, mtr] - **Custom Command Support**: Built dynamically to support any custom command.
- **Easy Deployment**: Extremely easy to deploy and scale with multiple devices. - **Easy Deployment**: Extremely easy to deploy and scale with multiple devices.
- **Webhook Logging**: Log queries to a webhook channel (optional). - **Webhook Logging**: Log queries to a webhook channel (optional).
- **Rate Limiting**: Reduce service abuse by rate limiting users, 100 requests per day and 10 requests per minute by default. - **Rate Limiting**: Reduce service abuse by rate limiting users, 100 requests per day and 10 requests per minute by default.