Matt Gates
|
e15c7a2a61
|
fix typo, expand language
|
2017-08-21 10:40:28 -04:00 |
deltax
|
5ee1c97b43
|
Merge pull request #103 from Geczy/master
Add UI instruction to close the wifi scanner
|
2017-08-21 16:33:59 +02:00 |
Matt Gates
|
437c3eaaac
|
Add UI instruction to close the wifi scanner
|
2017-08-21 10:26:55 -04:00 |
Matias Barcenas
|
ecda2bf278
|
Started fluxion installer update integration.
|
2017-08-21 00:11:32 -05:00 |
Matias Barcenas
|
92bad0242b
|
Changed & tested update check function.
|
2017-08-21 00:06:29 -05:00 |
Matias Barcenas
|
88619a8dd6
|
Began implementation of installer update.
Created an installer utility library.
The installer will be responsible for checking dependencies & updates.
|
2017-08-20 23:02:34 -05:00 |
Matias Barcenas
|
6a7d3baf5a
|
Fixed an issue caused by a lingering file.
|
2017-08-20 21:38:53 -05:00 |
Matias Barcenas
|
ffbc6e85e0
|
Update ISSUE_TEMPLATE.md
Added missing example/guide.
|
2017-08-20 20:55:11 -05:00 |
Matias Barcenas
|
a2c707c31f
|
Update ISSUE_TEMPLATE.md
Added diagnostics script information.
|
2017-08-20 20:54:02 -05:00 |
Matias Barcenas
|
3bfb621b67
|
Added diagnostics script
|
2017-08-20 20:51:10 -05:00 |
Matias Barcenas
|
ff834a64af
|
Fixed a potentital bug related to driver unloading.
The bug was much more likely to occur on slower systems.
The bug could occur when trying to load a driver immediately after unloading it.
|
2017-08-20 18:00:14 -05:00 |
Matias Barcenas
|
42d80d438a
|
Split FLUXIONDropNet into two separate flags.
FLUXIONWIKillProcesses controls killing interfering processes.
FLUXIONWIReloadDriver controls weather drivers will be reloaded.
* Unloading occurs before killing services, reloading occurs after.
|
2017-08-20 17:27:04 -05:00 |
Matias Barcenas
|
5876569de8
|
Fixed a bug affecting interface driver reloading.
The interface setup procedure wasn't waiting for the interface to be ready.
|
2017-08-20 16:54:06 -05:00 |
Matias Barcenas
|
9d708bc84e
|
Suppresed iw messages & removed global variable.
|
2017-08-20 16:07:04 -05:00 |
Matias Barcenas
|
20521337e4
|
Fixed a bug introduced last commit by outdated statements.
|
2017-08-20 15:19:40 -05:00 |
Matias Barcenas
|
663045e4f0
|
Fixed bug affecting empty name (phy#) files.
|
2017-08-20 15:08:42 -05:00 |
Matias Barcenas
|
9a1464fda4
|
Fixed a performance issue with the authenticator.
|
2017-08-20 14:04:22 -05:00 |
deltax
|
6eee215708
|
Ignore gateway ip
|
2017-08-20 16:03:31 +02:00 |
deltax
|
af97d19683
|
Fix issue #97
|
2017-08-20 14:54:37 +02:00 |
deltax
|
0ab1baac2f
|
Merge pull request #98 from N3V0N/master
Added a note stating its use on windows
|
2017-08-20 10:45:03 +02:00 |
Navan Chauhan
|
4148157057
|
Added a note
|
2017-08-20 11:40:28 +05:30 |
Matias Barcenas
|
ae00f896a2
|
Fixed an issue with long interface names.
|
2017-08-19 13:55:22 -05:00 |
Matias Barcenas
|
7fd3c9e1e6
|
Fixed a bug affecting interface setup & startup.
The bug was caused by a local variable being use as global.
Rewrote the interface-start section to use physical device.
|
2017-08-19 10:39:31 -05:00 |
Matias Barcenas
|
d03f65617c
|
Fixed a bug caused by missing sites directory.
|
2017-08-18 18:21:24 -05:00 |
deltax
|
cf1ff976ac
|
Update README.md
|
2017-08-19 00:18:26 +02:00 |
deltaxflux
|
7fb8ba5d69
|
Add submodule
|
2017-08-19 00:17:23 +02:00 |
deltaxflux
|
39ac0781e6
|
Add submodule
|
2017-08-19 00:15:59 +02:00 |
deltaxflux
|
476265e6d8
|
Add template sites
|
2017-08-19 00:09:16 +02:00 |
Matias Barcenas
|
e3ef1110ca
|
Fixed bug caused by field offset after --ignore-negative-one.
|
2017-08-18 17:01:43 -05:00 |
Matias Barcenas
|
ffd70e8230
|
Added airodump-ng negative one suppression flag.
|
2017-08-18 16:00:17 -05:00 |
Matias Barcenas
|
c170ece3cf
|
Merge pull request #91 from FluxionNetwork/airmon-ng-independence
Airmon ng independence
|
2017-08-18 15:33:02 -05:00 |
Matias Barcenas
|
9843e3aa17
|
Merge branch 'master' into airmon-ng-independence
|
2017-08-18 15:18:11 -05:00 |
Matias Barcenas
|
2a16e9dafc
|
Added airmon-ng as optional monitor-mode switcher.
|
2017-08-18 15:15:55 -05:00 |
deltax
|
8cc27ef948
|
Update ISSUE_TEMPLATE.md
|
2017-08-18 20:07:47 +02:00 |
deltax
|
9386fef71e
|
Update ISSUE_TEMPLATE.md
|
2017-08-18 20:01:34 +02:00 |
Matias Barcenas
|
fd00b38d66
|
Merge branch 'master' into airmon-ng-independence
|
2017-08-18 11:13:21 -05:00 |
Matias Barcenas
|
ebcc1e4b6d
|
Fixed a bug with authenticator's signal handlers.
|
2017-08-18 11:12:38 -05:00 |
deltax
|
6209ef07ce
|
Delete arch-install.sh
|
2017-08-18 12:30:36 +02:00 |
deltax
|
4cfb3d444c
|
Update install.sh
|
2017-08-18 12:30:25 +02:00 |
Matias Barcenas
|
c0586272f4
|
Merge branch 'master' into airmon-ng-independence
|
2017-08-18 03:07:03 -05:00 |
Matias Barcenas
|
6a3ea0bc93
|
Fixed a bug caused by a missing semicolon (thanks to lessev).
|
2017-08-18 03:02:42 -05:00 |
Matias Barcenas
|
bf388e5260
|
Fixed a bug with xterm's background color.
|
2017-08-18 02:39:52 -05:00 |
Matias Barcenas
|
75d015af5c
|
Finished implementation of airmon-ng independence.
|
2017-08-18 01:52:51 -05:00 |
Matias Barcenas
|
dd33314fa8
|
Fixed minor bugs affecting InterfaceUtils.
|
2017-08-17 23:24:29 -05:00 |
Matias Barcenas
|
e6058201cb
|
Implemented physical, hardware & chipset for InterfaceUtils.
|
2017-08-17 23:11:21 -05:00 |
Matias Barcenas
|
21ae874efb
|
Added driver finder method (thanks to Guilles@stackoverflow).
|
2017-08-17 18:01:17 -05:00 |
Matias Barcenas
|
4092d969f7
|
Suppressed grep file not found error.
|
2017-08-17 17:45:48 -05:00 |
Matias Barcenas
|
ea1824b5ca
|
Started implementing airmon-ng independence.
|
2017-08-17 17:37:44 -05:00 |
deltax
|
e082531025
|
Update ISSUE_TEMPLATE.md
|
2017-08-17 15:13:09 +02:00 |
deltax
|
49c594633b
|
Merge pull request #84 from Geczy/master
reduce filesize from 1.1mb to 225kb
|
2017-08-17 06:34:55 +02:00 |