AutoRecon anwenden: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „*autorecon -o /root/autorecon-results 10.0.10.103“)
 
 
Zeile 1: Zeile 1:
 +
=Installation=
 +
*sudo -i
 +
*apt install -y autorecon
 +
=Anwenden=
 
*autorecon -o /root/autorecon-results 10.0.10.103
 
*autorecon -o /root/autorecon-results 10.0.10.103

Aktuelle Version vom 10. Februar 2026, 07:58 Uhr

Installation

  • sudo -i
  • apt install -y autorecon

Anwenden

  • autorecon -o /root/autorecon-results 10.0.10.103