Closed davidvasandani closed 5 years ago
Hi @davidneudorfer!
Wow it's really nice. Have you tested it with minimal required versions of external cli tools (e.g. nmap
)?
Hi @trimstray
Thanks for the positive feedback! I'm not sure what you mean by:
minimal required versions of external cli tools
This is the version of nmap
in the image:
➜ docker run --entrypoint "nmap" --rm -it --name htrace.sh htrace.sh --version
Nmap version 7.70 ( https://nmap.org )
Platform: x86_64-alpine-linux-musl
Compiled with: nmap-liblua-5.3.3 openssl-2.7.2 nmap-libssh2-1.8.0 nmap-libz-1.2.8 nmap-libpcre-7.6 libpcap-1.8.1 nmap-libdnet-1.12 ipv6
Compiled without:
Available nsock engines: epoll poll select
minimal required versions of external cli tools
This: Requirements
I've tested it, it works fine, thank you for a great PR! :1st_place_medal:
smaller image