Search Criteria
Package Details: python-ivre 0.9.20-3
Package Actions
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, Zgrab2, Nuclei, httpx, Zeek (Bro), Argus, Netflow,... Build your own alternatives to Shodan and GreyNoise, run your Passive DNS service, and much more! (library) |
Upstream URL: | https://ivre.rocks/ |
Keywords: | bro cartography network nmap p0f |
Licenses: | GPL3 |
Submitter: | plt |
Maintainer: | plt |
Last Packager: | plt |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-28 08:31 (UTC) |
Last Updated: | 2023-11-05 09:39 (UTC) |
Dependencies (22)
- python (python37AUR, python311AUR, python310AUR)
- python-cryptography
- python-future
- python-pymongo
- python-pyopenssl
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- mongodbAUR (mongodb32-binAUR, percona-server-mongodb-binAUR, mongodb36-binAUR, mongodb34-binAUR, mongodb40-binAUR, mongodb44-binAUR, mongodb42-binAUR, mongodb60-binAUR, mongodb50-binAUR, mongodb50AUR, ferretdbAUR, mongodb70-binAUR, ferretdb-binAUR, mongodb44AUR, mongodbAUR, mongodb-binAUR) (optional) – database server
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – database server (experimental backend)
- python-dbus (optional) – 3D traceroute graphs
- python-elasticsearch (optional) – experimental Elasticsearch backend
- python-elasticsearch-dslAUR (optional) – experimental Elasticsearch backend
- python-matplotlib (python-matplotlib-gitAUR) (optional) – create graphs from command line tools
- python-pillow (optional) – trim screenshots on insertion
- python-psycopg2 (optional) – experimental PostgreSQL backend
- python-scapy (python-scapy-gitAUR) (optional) – parse PCAP files for ARP inspection (flow analysis)
- python-sqlalchemy (python-sqlalchemy1.3AUR, python-sqlalchemy-gitAUR, python-sqlalchemy1.4) (optional) – experimental PostgreSQL & SQLite backends
- Show 2 more dependencies...
Latest Comments
plt commented on 2023-11-05 09:42 (UTC)
Thanks @BrainDamage, should be good now!
BrainDamage commented on 2023-11-04 21:15 (UTC)
This package still has a partial makdeps on python-setuptools, or it'll fail to build in a clean chroot:
plt commented on 2021-07-19 11:14 (UTC)
Hi @sgkoishi thanks for the heads up (and sorry for the delay). You are right. The argus dependency is the name of a BlackArch package, I had no idea there would be a collision with an AUR package.
I'll have a look and see how I can change that.
sgkoishi commented on 2021-03-04 22:19 (UTC)
The argus in dependencies seems to be a python website for Raspberry pi to control the door instead of openargus.
plt commented on 2021-02-24 20:56 (UTC) (edited on 2021-02-24 20:57 (UTC) by plt)
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 (UTC)
For some reason, it seems to be looking for
python2
:plt commented on 2020-12-29 01:45 (UTC)
Thanks for letting me know. 0.9.16-2 should fix that!
dreieck commented on 2020-12-28 15:37 (UTC)
Fails to build for me:
Thanks for maintaining!