mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-11 20:51:41 -07:00
@@ -63,6 +63,9 @@ wget https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/install/debian12/
|
|||||||
|
|
||||||
## 📥 Ubuntu 24 (Noble Numbat)
|
## 📥 Ubuntu 24 (Noble Numbat)
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Maintained by [ingoratsdorf](https://github.com/ingoratsdorf)
|
||||||
|
|
||||||
### Installation via curl
|
### Installation via curl
|
||||||
```bash
|
```bash
|
||||||
curl -o install.sh https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/install/ubuntu24/install.sh && sudo chmod +x install.sh && sudo ./install.sh
|
curl -o install.sh https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/install/ubuntu24/install.sh && sudo chmod +x install.sh && sudo ./install.sh
|
||||||
@@ -79,6 +82,7 @@ wget https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/install/ubuntu24/
|
|||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Use this on a clean LXC/VM for Debian 13 OR Ubuntu 24.
|
> Use this on a clean LXC/VM for Debian 13 OR Ubuntu 24.
|
||||||
> The Scipt will detect OS and build acordingly.
|
> The Scipt will detect OS and build acordingly.
|
||||||
|
> Maintained by [JVKeller](https://github.com/JVKeller)
|
||||||
|
|
||||||
### Installation via wget
|
### Installation via wget
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
@@ -87,6 +87,7 @@ nav:
|
|||||||
- Sessions: API_SESSIONS.md
|
- Sessions: API_SESSIONS.md
|
||||||
- Settings: API_SETTINGS.md
|
- Settings: API_SETTINGS.md
|
||||||
- Events: API_EVENTS.md
|
- Events: API_EVENTS.md
|
||||||
|
- Messaging in-app: API_MESSAGING_IN_APP.md
|
||||||
- Metrics: API_METRICS.md
|
- Metrics: API_METRICS.md
|
||||||
- Net Tools: API_NETTOOLS.md
|
- Net Tools: API_NETTOOLS.md
|
||||||
- Online History: API_ONLINEHISTORY.md
|
- Online History: API_ONLINEHISTORY.md
|
||||||
|
|||||||
Reference in New Issue
Block a user