dadav
|
ff843f0367
|
fix import
|
2020-01-18 09:30:44 +01:00 |
|
dadav
|
afc3636939
|
fix version parsing
|
2020-01-16 18:52:40 +01:00 |
|
Héctor Molinero Fernández
|
8b078383c2
|
Use "sys.exit" instead of "exit" builtin
Signed-off-by: Héctor Molinero Fernández <hector@molinero.dev>
|
2020-01-14 22:23:01 +01:00 |
|
dadav
|
6075296884
|
Switch to toml
|
2020-01-13 19:20:40 +01:00 |
|
Simone Margaritelli
|
714cb00610
|
misc: small fix or general refactoring i did not bother commenting
|
2019-12-07 15:44:03 +02:00 |
|
dadav
|
1a8472268e
|
Add signal handler
|
2019-12-07 09:36:56 +01:00 |
|
Simone Margaritelli
|
87e46610f9
|
fix: --clear does not start the agent anymore
|
2019-11-15 12:27:53 +01:00 |
|
Simone Margaritelli
|
b1d8aa3ba1
|
misc: several improvements on the web ui
|
2019-11-13 14:37:13 +01:00 |
|
Simone Margaritelli
|
8d5834232b
|
fix: fixed exit after --version
|
2019-11-08 12:07:14 +01:00 |
|
Simone Margaritelli
|
364af70ad5
|
new: button to restart in auto or manu mode
|
2019-11-04 17:35:06 +01:00 |
|
dadav
|
66dc03ec05
|
Fix debug msg to fit new plugin class
|
2019-11-01 14:25:20 +01:00 |
|
dadav
|
1827ee564c
|
Add version option
|
2019-11-01 10:04:36 +01:00 |
|
Simone Margaritelli
|
9d19fb8e7a
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-30 14:25:21 +01:00 |
|
Simone Margaritelli
|
2c9f54567f
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-25 13:21:08 +02:00 |
|
Simone Margaritelli
|
0f171c35ce
|
new: unit's name can be now set via main.name configuration parameter
|
2019-10-24 17:48:37 +02:00 |
|
Simone Margaritelli
|
094dde0e8c
|
fix: 'effective configuration' is a debug log now
|
2019-10-24 15:47:21 +02:00 |
|
Simone Margaritelli
|
0df5e54f91
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-24 12:29:39 +02:00 |
|
Simone Margaritelli
|
ab9ddb4513
|
fix: throttled manual mode grid connections to avoid rate limits
|
2019-10-24 12:24:38 +02:00 |
|
Simone Margaritelli
|
0ce1fa9d12
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 18:49:45 +02:00 |
|
Simone Margaritelli
|
2e8f2aa1b8
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 18:48:05 +02:00 |
|
Simone Margaritelli
|
c6b3e11e04
|
new: new --skip-session for manual mode to skip session parsing
|
2019-10-20 18:29:36 +02:00 |
|
Simone Margaritelli
|
a8a0f842a3
|
new: saving unit's fingerprint to /etc/pwnagotchi/fingerprint for easy access
|
2019-10-14 11:36:42 +02:00 |
|
Simone Margaritelli
|
ac5ee1ba7b
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-13 17:38:00 +02:00 |
|
Simone Margaritelli
|
5d28557608
|
new: using pwngrid for mesh advertising (we got rid of scapy loading times)
|
2019-10-13 17:24:47 +02:00 |
|
Simone Margaritelli
|
0f8f77c2be
|
new: new text while generating keys ...
|
2019-10-12 20:00:50 +02:00 |
|
Simone Margaritelli
|
7520d4dd6f
|
fix: removed bogus legacy feature (fixes #257)
|
2019-10-11 19:47:54 +02:00 |
|
Simone Margaritelli
|
d222935aea
|
new: defaults are now copied into /etc/pwnagotchi/defaults.yml if it doesn't exist or different from release defaults
|
2019-10-08 19:21:54 +02:00 |
|
Simone Margaritelli
|
55d99836e7
|
fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes #210)
|
2019-10-08 14:54:03 +02:00 |
|
Simone Margaritelli
|
1c251fc093
|
new: fixed rsa identity generation and implemented api enrollment plugin
|
2019-10-06 23:25:02 +02:00 |
|
SecurityWaffle
|
1cf45138b8
|
Fixes path to defaults.yml
|
2019-10-06 13:40:16 -05:00 |
|
SecurityWaffle
|
a9ef098d32
|
Fixed bug with defaults.yml path
|
2019-10-06 13:32:17 -05:00 |
|
Simone Margaritelli
|
cbf7511e17
|
misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
|
2019-10-05 23:23:31 +02:00 |
|