Matias Barcenas
d508e20b69
Updated Chinese captive portal dialog.
2017-08-22 12:40:26 -05:00
Matias Barcenas
8c57d30b8a
Revert "Update chinese language"
...
This reverts commit 63603dbd46
.
This is being reverted because it was cause by a misunderstanding.
2017-08-22 12:35:22 -05:00
deltax
63603dbd46
Update chinese language
2017-08-22 19:10:23 +02:00
Matias Barcenas
e581d1945f
Updated version as 3.2 to reflect recent changes.
2017-08-22 02:47:53 -05:00
Matias Barcenas
1eb7d10f4b
Updated dialog with obsolete flag.
2017-08-22 02:40:14 -05:00
Matias Barcenas
34ab3980bd
Added new fluxion.sh dialog to language files.
2017-08-22 02:28:47 -05:00
Matias Barcenas
36a1b498be
Merge pull request #110 from FluxionNetwork/installer-update
...
Installer update
2017-08-22 01:38:44 -05:00
Matias Barcenas
1609169670
Updated mandarin language file thanks to @Yanziji.
2017-08-22 01:18:29 -05:00
Matias Barcenas
afe1e76690
Completed implementation & integration of installer.
...
The installer has been defined as a utility & is incorporated into fluxion.
The installer is now responsible for checking & installing updates.
The installer is now responsible for checking & installing dependencies.
Package managers can now be defined within fluxion/lib/installer/managers.
Dependencies are now flexible, and will attempt alternative installs.
2017-08-21 22:56:41 -05:00
Matias Barcenas
a5d1c4129d
Incorporated master's updates.
2017-08-21 16:30:56 -05:00
Matias Barcenas
c942e0b6db
Updated site's repository.
2017-08-21 15:59:07 -05:00
Matias Barcenas
259e2a56e2
Updated sites' repository
2017-08-21 15:26:29 -05:00
deltax
820c86f8ad
Update ISSUE_TEMPLATE.md
2017-08-21 19:21:45 +02:00
Matias Barcenas
511a485f30
Relocated generic portal's assets to its attack.
2017-08-21 10:18:31 -05:00
Matias Barcenas
0b5a89f94d
Merge pull request #104 from Geczy/master
...
fix typo, expand language
2017-08-21 09:45:55 -05:00
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