mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-15 14:09:03 +02:00
Scan method updated to nma
This commit is contained in:
parent
e09898028a
commit
9f5642e021
1 changed files with 3 additions and 2 deletions
1
scan.py
1
scan.py
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -.- coding: utf-8 -.-
|
# -.- coding: utf-8 -.-
|
||||||
# scan.py
|
# scan.py
|
||||||
|
# author: xdavidhu
|
||||||
|
|
||||||
def scanNetwork(network):
|
def scanNetwork(network):
|
||||||
returnlist = []
|
returnlist = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue