OpenBSD users should set EVENT_NOKQUEUE=yes in their shell to ensure libevent works properly.
$ sudo jscan -t active -s 192.168.3.4 -d 192.168.1.4 -i fxp0 -f compat/pf.os scan started, type is active, listening on fxp0 192.168.1.4 3x:Linux 2.0.3x daytime 13/tcp 192.168.1.4 3x:Linux 2.0.3x ssh 22/tcp 192.168.1.4 3x:Linux 2.0.3x time 37/tcp 192.168.1.4 3x:Linux 2.0.3x whois 43/tcp 192.168.1.4 3x:Linux 2.0.3x domain 53/tcp 192.168.1.4 3x:Linux 2.0.3x sunrpc 111/tcp 192.168.1.4 3x:Linux 2.0.3x auth 113/tcp 192.168.1.4 3x:Linux 2.0.3x bgp 179/tcp scan completed. total execution time was 70 seconds.jscan is a passive TCP scanner, too!
$ sudo jscan -t passive -i fxp0 -f compat/pf.os scan started, type is passive, listening on fxp0 192.48.159.40 unknown www 80/tcp 216.136.204.117 :FreeBSD 4.6-4.8 www 80/tcpand .. yes. you can run two instances of jscan and have one send the packets and one listen for the replies. decoupled scanning ...