mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
fix link
This commit is contained in:
parent
1db52b2591
commit
3ddd71eed4
1 changed files with 1 additions and 1 deletions
|
@ -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 -b 24.04.1)"
|
||||
env bash -c "$(curl -sL https://github.com/telekom-security/tpotce/raw/24.04.1/install.sh)"
|
||||
```
|
||||
* Follow instructions, read messages, check for possible port conflicts and reboot
|
||||
|
||||
|
|
Loading…
Reference in a new issue