Commit Graph

931 Commits

Author SHA1 Message Date
Stefan 631c4586f1
Update README.md 2022-12-10 23:27:49 +01:00
Temm b70dc19579
Update vendor_list_generator url (#1542)
old url was dead
2022-04-18 11:44:13 +02:00
Stefan Kremser a1e4f20205
Update README.md 2022-04-09 22:30:20 +02:00
Stefan Kremser cbdc5874e8
Update README.md 2021-11-02 17:46:27 +01:00
Spacehuhn ee39e22acf Fixed bug in auth command
beacon parameter was always true
2021-06-19 13:00:08 +02:00
Spacehuhn e30db442c8 Fixed bug in start beacon 2021-01-18 13:54:23 +01:00
Spacehuhn 1b95cda089 Included SimpleCLI library 2021-01-11 21:20:09 +01:00
Spacehuhn ffc01d9a2a Command demo on/off to hide MAC addresses 2020-12-08 12:30:18 +01:00
Spacehuhn 0a78acec80 Improved rssi command
Now supporting -ap and -st
2020-12-08 11:26:51 +01:00
Spacehuhn 8f9056c21a Updated Readme #Install 2020-11-28 19:00:46 +01:00
Spacehuhn f82b751edf Removed unused variable 2020-11-28 19:00:26 +01:00
Spacehuhn f8e0117675 Improved RSSI output 2020-11-28 18:44:57 +01:00
Spacehuhn 5d2e972859 Fixed nightly workflow 2020-11-25 20:07:00 +01:00
Spacehuhn 607d9a2d67 Basic RSSI scan 2020-11-25 19:42:29 +01:00
Spacehuhn 9789ca216a Fix bug in start alias command 2020-10-27 13:46:11 +01:00
Spacehuhn 9db962e5ec Update config.yml 2020-10-27 13:41:29 +01:00
Stefan Kremser 75eef42263
Merge pull request #1294 from Sierra007117/v3
Huhnitor broken link fix on readme~
2020-08-31 09:55:04 +02:00
Mahadi Sajjad Neloy 28ec2350d8
Update README.md 2020-08-30 04:31:07 +08:00
Stefan Kremser 63e093fded Create FUNDING.yml 2020-07-29 19:58:32 +02:00
Spacehuhn 1c9ad2327e Updated README.md 2020-07-10 20:04:08 +02:00
Spacehuhn 7fa7d067a5 Fix compiler issue 2020-07-04 19:42:14 +02:00
Spacehuhn d45fbf3bb8 Better print for connected client requests 2020-07-04 18:47:27 +02:00
Spacehuhn 5382448351 New default AP page with password field 2020-07-04 18:01:01 +02:00
Spacehuhn 45f0a2e626 Print arguments from AP requests 2020-07-04 18:00:49 +02:00
Spacehuhn 2cb9a4b6c7 Fix ip_addr cast 2020-07-04 18:00:12 +02:00
Spacehuhn 49492f9519 Fix parse_mac function 2020-07-04 17:59:58 +02:00
Spacehuhn c953695254 Use strcasecmp instead of stricmp 2020-07-04 17:59:17 +02:00
Spacehuhn cd56e7c9bb Fixed broken ST scan after starting AP 2020-06-27 21:35:02 +02:00
Spacehuhn 7ea62a23d4 Stop AP before scan 2020-06-27 21:02:43 +02:00
Spacehuhn 81d82149ac Fix beacon -mon 2020-06-27 20:11:18 +02:00
Stefan Kremser f7d357ed16
Update README.md 2020-06-27 19:29:02 +02:00
Spacehuhn 9ca516ef6a Improved beacon -mon 2020-06-27 15:58:42 +02:00
Spacehuhn 9e0bbef8c3 Fixed typo 2020-06-27 15:55:28 +02:00
Spacehuhn c1114aef32 Stop AP before starting
Make sure previous AP was stopped before the next one is started
2020-06-27 15:54:51 +02:00
Spacehuhn 63557c81a9 Fix AP settings print bug
It was showing WPA2 even if no password was set
2020-06-27 15:54:33 +02:00
Spacehuhn 5c983f487b Fixed crash when running ap and st scan simultaniously 2020-06-27 15:43:38 +02:00
Stefan Kremser 1d7493c275
Update README.md 2020-06-27 15:14:58 +02:00
Spacehuhn 937af31333 Fixed beacon auth scan
The getBeacon function wouldn't work. The BSSIDs were calculated in a confusing matter.
2020-06-26 11:58:28 +02:00
Spacehuhn d5b2bf09fa Fixed wait command 2020-06-26 11:38:51 +02:00
Stefan Kremser 1c776238eb
Update README.md 2020-06-25 15:32:58 +02:00
Spacehuhn bc74b68ef8 Fixed wrong format for output in ap:.start 2020-06-24 19:29:09 +02:00
Spacehuhn 1bb1ebc624 Added ap command to create access point 2020-06-24 19:22:31 +02:00
Spacehuhn 5eff775649 No more updated version strings
I think it's unnecessary to update this string every single commit. But I did setup the deauther-nightly repo to update this string on built to make it easier for bin file tester.
2020-06-23 21:57:01 +02:00
Spacehuhn 30099c1853 Welcome command 2020-06-23 21:31:18 +02:00
Spacehuhn fc2bd83b5a Updated version
Fuck, forgot to do this the entire day
2020-06-23 20:46:22 +02:00
Spacehuhn a59798dc44 Sleep command 2020-06-23 20:34:54 +02:00
Spacehuhn 67fdd9a807 Result filter case insensitive 2020-06-23 20:04:26 +02:00
Spacehuhn b697937ceb Pause CLI using wait command 2020-06-23 19:19:44 +02:00
Spacehuhn 6910bc67c0 Say 'stop' and not 'exit'
'exit' will be used in the huhnitor to close the application
2020-06-23 16:35:18 +02:00
Spacehuhn f32c2f0448 Updated README.md 2020-06-22 19:49:15 +02:00