mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
hellpot cleanup and prep for endlessh
This commit is contained in:
@ -8,10 +8,10 @@ RUN apk -U --no-cache add \
|
||||
build-base \
|
||||
git \
|
||||
go \
|
||||
g++
|
||||
g++ && \
|
||||
#
|
||||
# Setup go, hellpot
|
||||
RUN cd /root && \
|
||||
cd /root && \
|
||||
export GOPATH=/opt/go/ && \
|
||||
mkdir -p /opt/go && \
|
||||
git clone https://github.com/yunginnanet/HellPot && \
|
||||
|
Reference in New Issue
Block a user