tianxiawuzhe

Results 2 issues of tianxiawuzhe

Installing with Dockerfile (FROM alpine:3.7), Dockerfile works fine two month ago, but now failed without modified Dockerfile. Dockerfile's commands: >apk add --no-cache --virtual=.build-deps build-base linux-headers python3-dev==3.6.5-r0 zlib-dev openblas-dev apk add...

Using python3.4 and latest scapy-matster. When I try to cap HTTP data with scapy_http's HTTPRequest/HTTPResponse, i found : using packet.haslayer(HTTPRequest), return False on winxp sp3, but on Windows 7 is...