Commit Graph

1083 Commits

Author SHA1 Message Date
Techfun77 dcd25e9dc0 Added next lines to translation 2017-09-24 17:06:22 +02:00
Techfun77 9b82875e7d Adding some Translation 2017-09-24 15:51:56 +02:00
techfun77 3f5cf71ca4 Start to translate to Polish 2017-09-24 13:06:30 +02:00
deltax 0a2d98a5eb Merge pull request #180 from Eduardo084/master
Language pt-br addition
2017-09-23 19:30:38 +02:00
Mateus Eduardo 47156c19cb language pt-br addition 2017-09-23 13:05:13 -03:00
deltaxflux 265606c68e Change revision 2017-09-20 23:19:06 +02:00
root 6d2fe858fd Fix issue #174 2017-09-20 23:16:41 +02:00
deltax d6d794f9fe Apply issue #160 2017-09-12 16:04:28 +02:00
deltax 683060a8e0 Merge pull request #161 from ahmetsemsettinozdemirden/master
Update tk.sh
2017-09-12 16:01:47 +02:00
sems d145fc6313 Update tk.sh 2017-09-12 13:05:07 +03:00
deltax 6fb6fe37d5 Merge pull request #158 from v4nduul/patch-3
Update fr.sh
2017-09-12 07:35:47 +02:00
deltax 050a35dce5 Merge pull request #157 from v4nduul/patch-2
Update fr.sh
2017-09-12 07:35:40 +02:00
deltax ee551cb455 Merge pull request #156 from v4nduul/patch-1
Update French.lang
2017-09-12 07:35:34 +02:00
v4nduul a963ca0f5f Update fr.sh
Pretty tough but fully translated.
2017-09-11 22:58:22 +02:00
STRSHR 1c51ba29e9 added a xdpyinfo presence check as a temporary fix. 2017-09-11 23:51:58 +03:00
v4nduul 153ab9b672 Update fr.sh
Some more french translation.
2017-09-11 22:21:20 +02:00
v4nduul 06cc7ed4bf Update French.lang
Some more french ponctuation.
2017-09-11 22:12:49 +02:00
deltax dd74cdb84b Merge pull request #154 from j1nxd071r/patch-1
Update fr.sh
2017-09-11 13:10:58 +02:00
j1nxd071r 2fbc596fcc Update fr.sh
Almost complete french translation. Indented what I couldnt translate by myself.
2017-09-11 10:32:18 +02:00
deltaxflux f081508ead Merge branch 'master' of https://github.com/FluxionNetwork/fluxion 2017-09-10 13:22:35 +02:00
deltaxflux 94e6c94c13 Fix bad translation, add ui for handshake 2017-09-10 13:20:08 +02:00
deltax ad820e6444 Update ISSUE_TEMPLATE.md 2017-09-10 10:54:53 +02:00
deltax 406e8c8c27 Merge pull request #147 from SiNaPsEr0x/patch-2
Update it.sh
2017-09-09 13:56:01 +02:00
SiNaPsE cda921b374 Update it.sh 2017-09-09 12:19:52 +02:00
Matias Barcenas dac8e6d6ec Fixed set_language bug (outdated identifier). 2017-09-08 15:28:53 -05:00
Matias Barcenas 3df64e5be5 Merge pull request #146 from FluxionNetwork/universal-interface
Universal interface
2017-09-08 15:14:43 -05:00
Matias Barcenas 6b1e3ffb21 Merge branch 'master' into universal-interface 2017-09-08 15:14:07 -05:00
deltax 88feddbda3 Update README.md 2017-09-06 20:40:57 +02:00
deltax 56abd7b10d Create preferences.sh 2017-09-06 13:32:49 +02:00
Matias Barcenas f3b162d82a Added link to the Captive Protal attack guide. 2017-09-05 13:58:57 -05:00
Matias Barcenas 59f4373b7a Fixed bug with non-wireless interfaces. 2017-09-03 16:12:55 -05:00
Matias Barcenas e420d52856 Removed ifconfig and replaced with ip. 2017-09-03 15:57:37 -05:00
Matias Barcenas a88eec011b Fixed a bug with set_language and fluxion auto. 2017-09-02 20:46:29 -05:00
Matias Barcenas 74a84d24e7 Restored xterm test run check. 2017-09-02 20:34:17 -05:00
Matias Barcenas e7470e3130 Fixed Captive Portal bugs & minor dialog fix. 2017-09-02 19:47:03 -05:00
Matias Barcenas ee3ff61a65 Abstracted identifier names & refactored show AP. 2017-09-02 19:01:53 -05:00
Matias Barcenas 6b266120d3 Added wireless AP service detection & start. 2017-09-02 15:48:36 -05:00
Matias Barcenas 7c52bfe8f4 Fixed bugs in Captive Portal attack.
Fixed a bug caused by outdated language identifiers.
Fixed a bug caused by a missing conditional in *set_interface function.

NOTICE: The back button appears to be bugged, but it's actually not.
NOTICE: The reason for that is that it skips subroutine steps.
2017-09-02 15:35:51 -05:00
Matias Barcenas 11a1a16d1c Updated language files. 2017-09-02 15:17:45 -05:00
Matias Barcenas 0b9f8413f4 Improved InterfaceUtils function return value. 2017-09-02 14:34:47 -05:00
Matias Barcenas 79c406a5cf Added rogue network interface selection.
Rogue network interface selection is now available.
Rogue network may now be bound to either wireless or ethernet interfaces.
2017-09-02 14:28:45 -05:00
Matias Barcenas 35fb761ced Renamed functions & refactored interface setup.
Renamed fluxion.sh functions to prevent namespace collisions.
Refactored interface initialization algorithms for extensibility.
The AP interface is no longer created and initialized in fluxion.sh.
2017-09-02 13:28:30 -05:00
Matias Barcenas 8e21a367c6 Refactored & improved some algorithms. 2017-08-31 17:31:05 -05:00
Matias Barcenas 2ca9b029b2 Refactored interface selection algorithm. 2017-08-31 15:08:43 -05:00
Matias Barcenas 07fb55faf3 Refactored interface initialization. 2017-08-30 16:41:09 -05:00
Matias Barcenas b513f65109 Fixed potential xterm bug. 2017-08-30 16:01:38 -05:00
Matias Barcenas 9944355832 Fixed InterfaceUtils bug & refactored WI check.
Fixed a bug caused by lingering hex markers from device descriptors.
Refactored wireless interface checking for future extensibility.
2017-08-30 15:55:16 -05:00
deltax 8d0c786d3c Update de.sh 2017-08-28 20:09:25 +02:00
Matias Barcenas 08c6ce1179 Merge pull request #125 from SiNaPsEr0x/patch-1
translate Italian language
2017-08-28 08:56:59 -05:00
SiNaPsE b60f538ced Update it.sh 2017-08-28 13:05:35 +02:00