mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Commander: Bump version -> 2.1
This commit is contained in:
@@ -20,6 +20,7 @@ import errno
|
||||
|
||||
class Commander(object):
|
||||
print "[*] WiFi Pineapple Commander Module"
|
||||
print "[*] peace to: sebkinne & tesla"
|
||||
|
||||
def run(self):
|
||||
while True:
|
||||
@@ -118,4 +119,4 @@ if __name__ == '__main__':
|
||||
commander.parseConfig()
|
||||
commander.printConfig()
|
||||
commander.connect()
|
||||
commander.run()
|
||||
commander.run()
|
||||
|
||||
Reference in New Issue
Block a user