mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-22 13:04:25 +01:00
Update kickthemout.py
This commit is contained in:
parent
ccc1fa851b
commit
45bee242c3
@ -191,8 +191,6 @@ def kickalloff():
|
|||||||
vendor = resolveMac(mac)
|
vendor = resolveMac(mac)
|
||||||
print(str(" {0}"+ str(onlineIPs[i]) + "{1}\t" + vendor + "{2}").format(RED, GREEN, END))
|
print(str(" {0}"+ str(onlineIPs[i]) + "{1}\t" + vendor + "{2}").format(RED, GREEN, END))
|
||||||
|
|
||||||
print("\n{0}Targets: {1}" + ', '.join(onlineIPs)).format(GREEN, END) # {TESTING}
|
|
||||||
|
|
||||||
print("\n{0}Spoofing started... {1}\n").format(GREEN, END)
|
print("\n{0}Spoofing started... {1}\n").format(GREEN, END)
|
||||||
try:
|
try:
|
||||||
reScan = 0
|
reScan = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user