Commit Graph

192 Commits

Author SHA1 Message Date
mh4x0f
51c725935f added new implementation for load native extensions 2020-05-09 20:02:20 -03:00
mh4x0f
e8ddf938a7 changed structure of all plugins and proxies 2020-05-09 20:01:19 -03:00
mh4x0f
baa335a781 added helps for all available commands 2020-05-09 19:51:09 -03:00
mh4x0f
d8674aeb82 fixed get multi language options on captiveflask plugin #30 2020-05-07 23:24:06 -03:00
mh4x0f
eb4bf3a396 added category to improvements the help command 2020-05-07 22:22:04 -03:00
mh4x0f
93389bb613 fixed check if hostapd is installed in the system 2020-05-04 19:21:07 -03:00
mh4x0f
311c42c7c5 added new module wifideauth for send deauthentication packets 2020-05-03 22:55:50 -03:00
mh4x0f
38fe5c960c added show up pydhcpserver log explanation 2020-05-03 18:36:33 -03:00
mh4x0f
f372012daf fixed AttributeError Sniffkin3 object has no attribute help_plugins #25 2020-04-29 17:06:28 -03:00
mh4x0f
2dd0fef19b fixed set as default HOSTNAME key on leases object #23 2020-04-29 12:06:08 -03:00
mh4x0f
8fd0803ee1 fixed settings default status_ap values that change on #23 2020-04-29 11:55:00 -03:00
mh4x0f
06ffc9e8d3 fixed lock command start when AP is running 2020-04-28 23:59:38 -03:00
mh4x0f
abb76a5f51 fixed NoProxy object has no attribute parser_set_noproxy #24 2020-04-28 21:23:11 -03:00
mh4x0f
a0df1c5615 fixed keyError: args command --no-colors 2020-04-27 20:30:40 -03:00
mh4x0f
efe51660db update requirements files to unlock version 2020-04-27 09:25:33 -03:00
mh4x0f
e662bcac3a fixed error iptables with try create AP without internet 2020-04-27 09:12:47 -03:00
mh4x0f
9d737518a7 fixed bug on dnserver try create AP without internet 2020-04-27 09:10:19 -03:00
mh4x0f
1651a3dff7 added new format table for pretty printing 2020-04-27 00:34:16 -03:00
mh4x0f
6fc0a7562f fixed list sub-plugins currently on command info 2020-04-27 00:08:43 -03:00
mh4x0f
e478e6170f changed implemenation on proxymode base class 2020-04-25 18:50:37 -03:00
mh4x0f
84af6200c9 removed force specific version of module PyQt 2020-04-25 11:52:34 -03:00
mh4x0f
57af01507b added console_scripts 2020-04-24 19:01:40 -03:00
mh4x0f
95fdcc81b4 added allow sniffkin3 capture POST requests on session 2020-04-23 21:35:01 -03:00
mh4x0f
04f45ea44f added more terminal colors on function setcolor 2020-04-23 21:31:45 -03:00
mh4x0f
5ae77c0ffc fixed Error: PyQt5.sip not found, but it is installed. #17 2020-04-21 20:33:48 -03:00
mh4x0f
fcb4ea98b0 added notification when client joined the AP 2020-04-21 17:35:02 -03:00
mh4x0f
3002925a96 fixed IndexError: list index out of range #14 2020-04-19 12:21:59 -03:00
mh4x0f
af2f8211e4 added check python version when install tool 2020-04-18 23:31:11 -03:00
Marcos Bomfim
09939ede41
bumped to 1.0.0
bump version dev to master
2020-04-17 22:45:36 -03:00
mh4x0f
48f24e3629 changed interface key to None in file config.ini 2020-04-17 21:38:37 -03:00
mh4x0f
ee594134c8 fixed error depedency PyQt5-sip when try on virtualenv 2020-04-17 21:30:38 -03:00
mh4x0f
d3c43782cf fixed set iptables exception for each rules 2020-04-17 21:29:10 -03:00
mh4x0f
6eac18be5a added community tag discord on readme.md 2020-04-17 09:59:17 -03:00
mh4x0f
8f69460d45 fixed typo name on readme.md 2020-04-17 08:34:21 -03:00
mh4x0f
040e5a2966 added news pulp templates on scripts 2020-04-16 20:44:32 -03:00
mh4x0f
9606b8ce74 Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev 2020-04-16 20:42:18 -03:00
mh4x0f
3f7c96f337 added ISSUE_TEMPLATE.md on project 2020-04-16 20:37:43 -03:00
Marcos Bomfim
6dce53246d
added patreon on github sponsor 2020-04-15 23:25:42 -03:00
mh4x0f
a1f14a0a7b added donate patreon on readme.md 2020-04-15 23:22:30 -03:00
mh4x0f
9631cbd531 Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev 2020-04-15 20:54:55 -03:00
mh4x0f
46e7ebee89 fixed disable security auth wireless by default 2020-04-15 20:54:29 -03:00
Marcos Bomfim
fcec7078b4
fixed try to fix the bug when install python-sip 2020-04-15 20:30:55 -03:00
mh4x0f
4b0ab4467e added depedency PyQt5-sip==12.7.2 to requirements.txt 2020-04-15 20:22:44 -03:00
mh4x0f
069e11d375 fixed downgrade version pyqt 5.14.2 to version 5.14 2020-04-15 20:07:29 -03:00
mh4x0f
4b1e0e8182 changed requirements PyQt5==5.14.0 to PyQt5==5.14.2 2020-04-15 19:56:22 -03:00
mh4x0f
80aed14a36 fixed require coverage on test makefile 2020-04-15 19:51:54 -03:00
mh4x0f
dc59981e8f Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev 2020-04-15 19:43:40 -03:00
mh4x0f
cb516e92eb restore folder logs from .gitignore 2020-04-15 19:42:33 -03:00
Marcos Bomfim
a1450aab53
added initial build.yml github actions 2020-04-15 19:33:22 -03:00
mh4x0f
90c15725ab change url github actions readme.md 2020-04-15 19:30:52 -03:00