Packages and Binaries:

redeye

Tool to help you manage your data during a pentest operation
This package contains a tool intended to help you manage your data during a pentest operation in the most efficient and organized way.

Installed size: 22.29 MB
How to install: sudo apt install redeye

Dependencies:
  • kali-defaults
  • octicons
  • python3
  • python3-bidict
  • python3-certifi
  • python3-charset-normalizer
  • python3-click
  • python3-dnspython
  • python3-docx
  • python3-docxcompose
  • python3-docxtpl
  • python3-engineio
  • python3-eventlet
  • python3-fire
  • python3-flask
  • python3-flask-jsglue
  • python3-flask-restful
  • python3-flask-socketio
  • python3-greenlet
  • python3-idna
  • python3-itsdangerous
  • python3-jinja2
  • python3-jwt
  • python3-lxml
  • python3-markupsafe
  • python3-neo4j
  • python3-requests
  • python3-six
  • python3-socketio
  • python3-termcolor
  • python3-urllib3
  • python3-websocket
  • python3-werkzeug
  • sqlite3
redeye
root@kali:~# redeye -h
┏━(Message from Kali developers)
┃
┃ The command redeye is deprecated. Please use redeye-start instead.
┃
┗━

redeye-start
root@kali:~# redeye-start -h

┏━(Message from Kali developers)
┃ 
┃ Please wait for the redeye service to start
┃ ..
┃ [*] Web UI: http://127.0.0.1:8443
┃ [i] You might need to refresh your browser once it opens
┃ 
┗━


redeye-stop
root@kali:~# redeye-stop -h

┏━(Message from Kali developers)
┃ 
┃ Service status:
┃   * redeye.service - Redeye service
┃        Loaded: loaded (/usr/lib/systemd/system/redeye.service; 5:185mdisabled; preset: 5:185mdisabled)
┃        Active: inactive (dead)
┃   
┃   Jun 17 11:36:50 kali python3[558060]: /usr/share/redeye/redeye.py:2: DeprecationWarning:
┃   Jun 17 11:36:50 kali python3[558060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and
┃   Jun 17 11:36:50 kali python3[558060]: we strongly recommend against using it for new projects.
┃   Jun 17 11:36:50 kali python3[558060]: If you are already using Eventlet, we recommend migrating to a different
┃   Jun 17 11:36:50 kali python3[558060]: framework.  For more detail see
┃   Jun 17 11:36:50 kali python3[558060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html
┃   Jun 17 11:36:50 kali python3[558060]:   import eventlet
┃   Jun 17 11:36:50 kali python3[558060]: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules.
┃   Jun 17 11:36:51 kali systemd[1]: redeye.service: Deactivated successfully.
┃   Jun 17 11:36:51 kali systemd[1]: redeye.service: Consumed 418ms CPU time over 1.124s wall clock time, 97.8M memory peak.
┃ 
┗━




Updated on: 2026-Jun-17