chrizator / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
MIT License
413 stars 118 forks source link

How to automate steps ? #30

Open ghost opened 4 years ago

ghost commented 4 years ago

Suppose after running ./netattack2.py i want to select option 1 then my interface say is on option 10 and then it runs but i want this to happen by a single command say ./netattack.py > 1 > 10 is it possible ???