-
Hi
i can build zmap 2.1.0 with this SlackBuild script for Slackware 14.2: https://slackbuilds.org/slackbuilds/14.2/network/zmap/zmap.SlackBuild
however, when i tried to bump to 2.1.1, it failed …
-
1. Select a test in Test Explorer
2. Run it
3. FSharp.Compiler.Private builds
4. Change no code, rerun the test
5. FSharp.Compiler.Private builds again
Investigating the cause with this registr…
-
I was running obspy in a raspberry pi running raspbian wheezy and afte an upgrade my scripts doesnt work any more, neither run tests:
```
Linux cangosch 4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT …
-
http://php.dantepariwara.com/zurich-zears/ws/incidents/petajakarta_provide
[ZEARS WS.pdf](https://github.com/urbanriskmap/petabencana.id/files/605610/ZEARS.WS.pdf)
Zurich / ZMAP / ZEARS have sha…
-
**I run zmap get the error 'csv: unable to write to file',I saved the data to /var/ directory,follow is zmap log.**
``Dec 14 18:17:26.176 [WARN] monitor: Dropped 240 packets in the last second, (4628…
-
I'm trying to do a simple scan of the internet, just to make sure I can get zmap working properly. Even with no limit set, I'm only sending roughly 7Kp/s, or about 10Mbps out. I have a 50Mbps connecti…
ghost updated
7 years ago
-
I run zmap in docker,but failed with this:
Aug 07 17:59:39.014 [INFO] zmap: output module: csv
Aug 07 17:59:39.014 [INFO] csv: no output file selected, will use stdout
0:00 0%; send: 0 0 p/s (0 p/…
-
zmap help text:
> -T, --sender-threads=n Threads used to send packets (default=`1')
This text is generated here: https://github.com/zmap/zmap/blob/master/src/zopt.ggo.in#L169
However the …
-
```
$ cmake -DWITH_PFRING=ON -DENABLE_DEVELOPMENT=OFF .
$ make
...
[ 11%] Built target zmaplib
[ 15%] Built target zblacklist
[ 16%] Building C object src/CMakeFiles/zmap.dir/send.c.o
In file included…
-
> $ cat test_input
> 1.2.3.4
> not_valid_ip_address
> 8.8.8.8
> $ cat test_input | zblacklist -b /etc/zmap/blacklist.conf
> 1.2.3.4
> 8.8.8.8
> $ cat test_input | zblacklist -b /etc/zmap/blacklist.c…