mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Compare commits
1 Commits
24.04.0bet
...
18.11
Author | SHA1 | Date | |
---|---|---|---|
be42aaa958 |
@ -20,7 +20,7 @@ RUN apk -U --no-cache add \
|
|||||||
py-requests \
|
py-requests \
|
||||||
py-setuptools && \
|
py-setuptools && \
|
||||||
pip install --no-cache-dir -U pip && \
|
pip install --no-cache-dir -U pip && \
|
||||||
pip install --no-use-pep517 --no-cache-dir pyOpenSSL && \
|
pip install --no-cache-dir pyOpenSSL xmljson && \
|
||||||
|
|
||||||
# Setup ewsposter
|
# Setup ewsposter
|
||||||
git clone --depth=1 https://github.com/rep/hpfeeds /opt/hpfeeds && \
|
git clone --depth=1 https://github.com/rep/hpfeeds /opt/hpfeeds && \
|
||||||
|
Reference in New Issue
Block a user