Skip to content

Alexfinitore10/ProgettoReti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISTRUZIONI PER L'USO

AVVERTENZE: È CONSIGLIATO L'USO DELLA VERSIONE 3.10.x DI PYTHON

  1. Come scaricare le dipendenze per il funzionamento del software

Aprire un terminale nella directory del software ed eseguire il seguente comando:

pip install -r requirements.txt

  1. Avviare il server

Eseguire il seguente comando nella directory del software:

python3 Server.py

  1. Avviare il client:

Eseguire il seguente comando nella directory del software:

python3 Client.py --ip 192.168.1.75 per avviare il server su indirizzo esclusivo

python3 Client.py per avviare il server e scandagliare ogni Indirizzo Ip

About

Client-Server Botnet for steal Client Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages