Commit Graph

1478 Commits

Author SHA1 Message Date
Mateus Eduardo 37e56d83d4 corrections in language pt-br 2018-08-28 18:13:30 -03:00
deltaxflux 9b3dc63763 Fluxion 5.6:
- minor language improvements
    - fix minor 5ghz bug
    - bump revision
2018-08-24 09:13:38 +02:00
deltaxflux e3ae68ad05 Fluxion 5.5:
- Add 5ghz support
    - 5ghz and ap mode is now supported
    - Try fluxion -5 or fluxion --5ghz
    - Bump version number
2018-08-20 13:44:33 +02:00
deltaxflux 3a86d28b5b Merge branch 'master' of github.com:FluxionNetwork/fluxion 2018-08-18 11:08:53 +02:00
deltaxflux 1072976153 Fluxion 5.4:
- Add dependencies check
    - Exit gracefully
2018-08-18 11:05:50 +02:00
deltax 8dc7801338
Merge pull request #593 from xisohi/patch-6
Update zh language
2018-08-14 21:31:26 +02:00
deltax e24f2978df
Merge pull request #594 from xisohi/patch-7
Update zh language file
2018-08-14 15:12:55 +02:00
xihi 394054f9e5
请更新文件,谢谢 2018-08-14 20:42:00 +08:00
xihi b3949b6692
谢谢再次更新! 2018-08-14 20:33:33 +08:00
deltax cca7fe917e
Update ReadMe and remove submodules
- Remove git submodules
2018-08-14 13:17:43 +02:00
deltax d94992bf2e
Update instructions
- Add minor fluxion instructions WIP
2018-08-14 13:13:53 +02:00
deltaxflux 7dad0eaa25 Merge branch 'master' of github.com:FluxionNetwork/fluxion 2018-08-14 12:13:21 +02:00
deltaxflux e054660195 Fluxion 5.2:
- skip dependencies by default
- add router.sh
2018-08-14 12:11:37 +02:00
deltax 5ddef55151
Merge pull request #592 from xisohi/patch-5
Update zh language file
2018-08-14 10:00:54 +02:00
xihi b10a020843
Update zh.sh 2018-08-14 12:55:15 +08:00
deltaxflux 2b8815b778 Fluxion 5.1:
- Move external git repository to fluxion
- Modify fluxion internals
- Fix issue #587, check if systemd-resolver is running and kill it
- Fix issue #579, kill running network manager service
- Rewrite instructions
- Bump revision
2018-08-13 20:01:10 +02:00
deltax ca26592074
Merge pull request #590 from xisohi/patch-4
Update language file:
- Improve zh language
2018-08-13 08:18:30 +02:00
xihi e2e1f9513b
xiexie 2018-08-12 12:16:05 +08:00
deltax dfff3723b0
Merge pull request #583 from xisohi/patch-3
Update zh.sh
2018-08-07 08:55:46 +02:00
xihi 49d2268706
Update zh.sh 2018-08-06 20:08:14 +08:00
deltaxflux 0acbfeb5c5 Restore .git folder 2018-08-03 21:08:59 +02:00
deltaxflux ffd7c1e9bb Push latest files 2018-08-03 20:56:15 +02:00
deltaxflux 911858780a Inital commit:
- Push fluxion 1.0 (stable)
    - Update devices list
    - Fix ChipsetUtils
    - Rename Help.sh to HelpUtils.sh
    - Minor diagnostic bug fixes
    - Include all changes until 4.16
2018-08-03 20:48:31 +02:00
Matias Barcenas 153d6caec5 Fixed multiple bugs introduced in commit 3353955. 2018-07-12 00:04:26 -05:00
deltaxflux b615cf7d09 Fix #558
- Minor bug fixes
- Chaned ls 1 -> ls -1
2018-07-11 00:41:38 +02:00
deltaxflux bb5dc2786e Merge branch 'master' of github.com:FluxionNetwork/fluxion 2018-07-10 22:52:04 +02:00
deltaxflux 3353955e1f Minor bash improvements
- use pure bash
- fix escaping seq.
- fix global word spliting
- increase readability
2018-07-10 22:50:19 +02:00
strasharo af7d44fe1f
Merge pull request #557 from kkar/patch-1
el (Greek) corrected
2018-07-09 09:12:25 +03:00
Konstantinos Karakatsoulis 1bbf6f30f4
el (Greek) corrected 2018-07-09 03:56:58 +03:00
deltaxflux 2f18a30a98 Fix #5555, use command -v to check if the programm is installed.
Don't use which anymore since it could cause problems if PATH is
not set.
2018-07-03 21:28:37 +02:00
deltaxflux ee73b8ec54 Fix tiny bug: 2018-06-16 15:16:24 +02:00
deltaxflux 61228f5548 Enhancement add mdk4 support 2018-06-16 13:05:24 +02:00
Matias Barcenas 7de2000334 Improved target tracking interface query tip. 2018-05-30 13:07:09 -05:00
Matias Barcenas 94e0c3c6b1 Corrected outdated lib paths. 2018-05-30 12:55:07 -05:00
Matias Barcenas ee4d243a35 Merge branch 'master' of github.com:FluxionNetwork/fluxion 2018-05-29 18:02:41 -05:00
Matias Barcenas 7292f90369 Merge branch 'master' of github.com:FluxionNetwork/fluxion 2018-05-29 18:02:25 -05:00
deltaxflux fcfc912fef Increase revision number,to signify changes 2018-05-30 00:48:26 +02:00
deltaxflux 0523d1f6d6 Allow to skip dependencies if required with --skip-dependencies 2018-05-30 00:47:13 +02:00
Matias Barcenas ccb9c919b1 Fixed installer bugs suppressed by bash bug.
A bash was caused by a read-only variable overwritten when using source.
The installer will now ask the user before attempting installation again.
2018-05-29 17:44:53 -05:00
deltaxflux 68a90dc684 Fix installer loop #523 2018-05-30 00:38:10 +02:00
deltaxflux 1ebbe20bd7 Colorize output 2018-05-28 15:17:27 +02:00
deltaxflux 6e96e6b10a Modify issue template and pull request template 2018-05-28 15:02:15 +02:00
Matias Barcenas 08a37ecbbf Updated portals' submodule. 2018-05-24 22:31:25 -05:00
Matias Barcenas 7504d6e3e2 Updated sites' submodule. 2018-05-24 21:45:13 -05:00
Matias Barcenas cacae7aa4c Fixed path bugs & incremented revision.
Fixed bugs with the Captive Portal attack caused by incorrectly set paths.
Incremented revision to reflect significant changes to path handling.
2018-05-24 19:13:29 -05:00
Matias Barcenas 0bf7a399a0 Added support for symbolic linking. 2018-05-24 18:44:53 -05:00
Matias Barcenas e4f074b953 Added airmon-ng support for prism[0-9]+ interfaces. 2018-05-19 16:01:50 -05:00
deltax f7a8db7843
Add cowpatty to dependency list
- Minor bug fixes
2018-05-05 16:08:43 +02:00
Matias Barcenas f7bb8f2a49 Upgraded revision to reflect significant bug fixes. 2018-05-04 13:15:42 -05:00
Matias Barcenas 1b0bfb7990 Removed auto-mode on detection of CLI parameters.
Auto-mode will have to be explicitly set with the --auto flag.
2018-05-04 13:03:58 -05:00