misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
d6b1e86333
commit
2461bfbd11
2
setup.py
2
setup.py
@ -11,7 +11,7 @@ with open('requirements.txt') as fp:
|
|||||||
|
|
||||||
setup(name='pwnagotchi',
|
setup(name='pwnagotchi',
|
||||||
version=pwnagotchi.version,
|
version=pwnagotchi.version,
|
||||||
description='Pwnagotchi is a cute AI that eats WPA handshakes.',
|
description='(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFI pwning.',
|
||||||
author='evilsocket && the dev team',
|
author='evilsocket && the dev team',
|
||||||
author_email='evilsocket@gmail.com',
|
author_email='evilsocket@gmail.com',
|
||||||
url='https://pwnagotchi.ai/',
|
url='https://pwnagotchi.ai/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user