mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
random loop timer ewsposter
This commit is contained in:
@ -46,4 +46,4 @@ RUN apk -U --no-cache add \
|
|||||||
# Run ewsposter
|
# Run ewsposter
|
||||||
STOPSIGNAL SIGINT
|
STOPSIGNAL SIGINT
|
||||||
USER ews:ews
|
USER ews:ews
|
||||||
CMD sleep 10 && exec /usr/bin/python3 -u /opt/ewsposter/ews.py -l 60
|
CMD sleep 10 && exec /usr/bin/python3 -u /opt/ewsposter/ews.py -l $(shuf -i 10-60 -n 1)
|
||||||
|
Reference in New Issue
Block a user