TSG-1199, docker-compose 增加持续流量注入

This commit is contained in:
fumingwei
2020-05-26 23:06:50 +08:00
parent a6b374637a
commit af3802a0c5

View File

@@ -79,7 +79,8 @@ services:
cp -rf /root/cafile_dict/certs/sets/current/gen/crt/ca-root.crt /usr/local/share/ca-certificates
update-ca-certificates
cat /root/unittest/badssl.test.hosts >> /etc/hosts
python /root/unittest/unittest_self.py
python /root/unittest/unittest_self.py &
python /root/unittest/con_traffic_inject.py &
tail -f /dev/null