Search Criteria
Package Details: python2-ivre 0.9.16-2
Git Clone URL: | https://aur.archlinux.org/ivre.git (read-only, click to copy) |
---|---|
Package Base: | ivre |
Description: | Network recon framework based on Nmap, Masscan, Zeek (Bro), Argus, Netflow,... (library) |
Upstream URL: | https://ivre.rocks/ |
Keywords: | bro cartography network nmap p0f |
Licenses: | |
Submitter: | plt |
Maintainer: | plt |
Last Packager: | plt |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-28 08:31 |
Last Updated: | 2021-02-24 20:53 |
Dependencies (19)
- python2
- python2-cryptography
- python2-future
- python2-pymongo (python2-pymongo-2.9)
- python2-pyopenssl
- python (python-dbg) (make)
- python2 (make)
- mongodb (mongodb34-bin, mongodb-bin-3.6, mongodb-3.4, mongodb-bin-3.2, mongodb-3.6-bin, mongodb-bin, mongodb-shell-bin, mongodb-bin-4.0, percona-server-mongodb-bin) (optional) – database server
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-src, postgresql-11, postgresql-lts, postgresql-12, postgresql-9.6) (optional) – database server (experimental backend)
- python2-dbus (optional) – 3D traceroute graphs
- python2-elasticsearch (python2-elasticsearch16) (optional) – experimental Elasticsearch backend
- python2-elasticsearch-dsl (optional) – experimental Elasticsearch backend
- python2-matplotlib (optional) – create graphs from command line tools
- python2-pillow (optional) – trim screenshots on insertion
- python2-psycopg2 (optional) – experimental PostgreSQL backend
- python2-scapy (python2-scapy-git) (optional) – parse PCAP files for ARP inspection (flow analysis)
- python2-sqlalchemy (python2-sqlalchemy-0.7.9, python2-sqlalchemy-git) (optional) – experimental PostgreSQL & SQLite backends
- python2-tinydb (optional) – experimental file-based backend (no DB server)
- tesseract (tesseract-git, tesseract-ocr-git) (optional) – extract words from screenshots on insertion
Latest Comments
plt commented on 2021-02-24 20:56
Thansk for this report, 0.9.16-3 should fix that:
python2
is a build dependency for this package (until next release), because ofpython2-ivre
.If you don't want to install
python2
, you can useivre-git
(Python 2 compatibility has been dropped in the development version).rageltman commented on 2021-02-24 00:44
For some reason, it seems to be looking for
python2
:plt commented on 2020-12-29 01:45
Thanks for letting me know. 0.9.16-2 should fix that!
dreieck commented on 2020-12-28 15:37
Fails to build for me:
Thanks for maintaining!