mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
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/',
|
||||||
|
Reference in New Issue
Block a user