mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
tweaking
This commit is contained in:
parent
692a21ddb1
commit
941a0e1587
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ RUN apt-get update -y && \
|
||||||
wget && \
|
wget && \
|
||||||
#
|
#
|
||||||
# Install honeytrap from source
|
# Install honeytrap from source
|
||||||
# git clone https://github.com/armedpot/honeytrap && \
|
git clone https://github.com/armedpot/honeytrap /root/honeytrap && \
|
||||||
git clone https://github.com/t3chn0m4g3/honeytrap /root/honeytrap && \
|
# git clone https://github.com/t3chn0m4g3/honeytrap /root/honeytrap && \
|
||||||
cd /root/honeytrap/ && \
|
cd /root/honeytrap/ && \
|
||||||
autoreconf -vfi && \
|
autoreconf -vfi && \
|
||||||
./configure \
|
./configure \
|
||||||
|
|
Loading…
Reference in a new issue