mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
new: http proxy can now be scripted with js files
This commit is contained in:
parent
5b209890c1
commit
98d1a028ed
12 changed files with 345 additions and 124 deletions
5
caplets/recon-active.cap
Normal file
5
caplets/recon-active.cap
Normal file
|
@ -0,0 +1,5 @@
|
|||
net.probe on
|
||||
net.recon on
|
||||
sleep 5
|
||||
net.show
|
||||
quit
|
Loading…
Add table
Add a link
Reference in a new issue