mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
bump fatt to latest master
This commit is contained in:
parent
f9179e3e21
commit
48f3c842b5
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ RUN apk -U --no-cache add \
|
|||
cd /opt && \
|
||||
git clone https://github.com/0x4D31/fatt && \
|
||||
cd fatt && \
|
||||
git checkout 45cabf0b8b59162b99a1732d853efb01614563fe && \
|
||||
git checkout c29e553514281e50781f86932b82337a5ada5640 && \
|
||||
#git checkout 45cabf0b8b59162b99a1732d853efb01614563fe && \
|
||||
#git checkout 314cd1ff7873b5a145a51ec4e85f6107828a2c79 && \
|
||||
mkdir -p log && \
|
||||
# pyshark >= 0.4.3 breaks fatt
|
||||
|
|
Loading…
Reference in a new issue