This commit is contained in:
pedro 2025-09-04 15:24:20 +02:00
parent f570b54743
commit 88df6f6621
3 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ T-Pot 24.04.1 brings significant updates and exciting new honeypot additions, es
### NGINX
- The container no longer runs in host mode, requiring changes to the `docker-compose.yml` and related services.
- To avoid confusion and downtime, the `24.04.1` tag for Docker images has been introduced.
- **Important**: Actively update T-Pot as described in the [README](https://github.com/telekom-security/tpotce/blob/master/README.md).
- **Important**: Actively update T-Pot as described in the [README](https://github.com/pedro-gallego/tpotce/blob/master/README.md).
- **Deprecation Notice**: The `24.04` tagged images will no longer be maintained and will be removed by **2025-01-31**.
### Suricata

View file

@ -12,7 +12,7 @@ T-Pot is the all in one, optionally distributed, multiarch (amd64, arm64) honeyp
4. Install `curl`: `$ sudo [apt, dnf, zypper] install curl` if not installed already
5. Run installer as non-root from `$HOME`:
```
env bash -c "$(curl -sL https://github.com/telekom-security/tpotce/raw/master/install.sh)"
env bash -c "$(curl -sL https://github.com/pedro-gallego/tpotce/raw/master/install.sh)"
```
* Follow instructions, read messages, check for possible port conflicts and reboot

View file

@ -155,8 +155,8 @@
</div>
<div class="link-box links-box" data-caption="&#xf0c1;">
<a href="https://sicherheitstacho.eu/" class="link" target="_blank">SecurityMeter</a>
<a href="https://github.com/telekom-security/tpotce/blob/master/README.md" class="link" target="_blank">T-Pot ReadMe</a>
<a href="https://github.com/telekom-security/tpotce/" class="link" target="_blank">T-Pot @ Github</a>
<a href="https://github.com/pedro-gallego/tpotce/blob/master/README.md" class="link" target="_blank">T-Pot ReadMe</a>
<a href="https://github.com/pedro-gallego/tpotce/" class="link" target="_blank">T-Pot @ Github</a>
</div>
</div>
</body>