Commit Graph

41 Commits

Author SHA1 Message Date
mh4x0f
ddbcfa506b fixed: Werkzeug depedency flask 2.0 2022-06-27 22:05:08 -03:00
mh4x0f
9bcac0b76a removed: responder3 depedencies now responder need to installed by default for use
added: binary exec mode plugin options, moved: captiveflask and
pumpkinproxy to console script on setup.py installation
2022-06-27 21:26:09 -03:00
mh4x0f
817e799fd1 fixed Werkzeug<2.0,>=0.15 is required by {'Flask'} 2022-02-20 21:11:50 -03:00
mh4x0f
5e3a9a6896 fixed markupsafe==2.0.1 tos solve deprecated the JSON API. 2022-02-20 21:09:45 -03:00
mh4x0f
460987b104 downgrade version flask 1.1.3 to 1.1.1 2022-02-20 21:03:30 -03:00
mh4x0f
beed68d255 fixed ImportError: cannot import name 'json' from 'itsdangerous' 2022-02-20 20:31:42 -03:00
mh4x0f
07c9841b1e added enable RestAPIFul 2022-02-02 19:25:37 -03:00
dependabot[bot]
2a30a2a971
Bump dnslib from 0.9.14 to 0.9.17
Bumps [dnslib](https://github.com/paulc/dnslib) from 0.9.14 to 0.9.17.
- [Release notes](https://github.com/paulc/dnslib/releases)
- [Commits](https://github.com/paulc/dnslib/commits)

---
updated-dependencies:
- dependency-name: dnslib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 20:08:03 +00:00
mh4x0f
589dbb4d3d Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev 2021-05-13 15:39:03 -03:00
mh4x0f
1d02e4a725 removed support to Rest API controller temporally 2021-05-13 15:35:59 -03:00
oza6ut0ne
b107fc723e fixed locale error in docker container (#129) 2021-02-21 16:48:12 +09:00
mh4x0f
eda88243a6 removed dependencies that be standard library #105 2020-11-15 21:33:22 -03:00
mh4x0f
abc8a8031e added frist restful api implementation 2020-11-13 19:04:52 -03:00
mh4x0f
96920cc298 deprecated scapy_http and migrate to scapy 2.4.4 has native support for HTTP #35 2020-09-16 23:06:59 -03:00
mh4x0f
0cb8688255 fixed issue with self.udp_server #68 2020-09-07 19:59:31 -03:00
rafonsecad
de801673a3 add docker compose to manage volumes 2020-06-23 10:48:02 -05:00
mh4x0f
342261d1ae fixed version of dnslib from pydns_server #49 2020-06-09 16:36:16 -03:00
mh4x0f
8913c44212 fixed error recipe for target 'install' failed 2020-06-06 18:06:08 -03:00
mh4x0f
abd79d5f8a changed more flexible python version into dependencies #36 2020-06-06 18:01:59 -03:00
mh4x0f
d815220746 added correctly package beautifulsoup4 into requirements files 2020-06-04 18:30:03 -03:00
mh4x0f
91b043216d fixed requests module dependency on requirements.txt 2020-05-29 21:45:27 -03:00
mh4x0f
efe51660db update requirements files to unlock version 2020-04-27 09:25:33 -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
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
16ae92ebfe changed python3.6 to python3.7 2020-04-02 20:05:00 -03:00
mh4x0f
5312ba20cb added settings load plugin pumpkinproxy 2020-03-30 20:49:02 -03:00
mh4x0f
47b8af7310 added command mode, initial docker wireless mode 2020-03-28 00:11:16 -03:00
mh4x0f
2393c2bdba remove lib not using in the project 2020-03-26 23:39:58 -03:00
mh4x0f
1d14687655 added captiveflask proxy plugin 2020-03-26 00:11:02 -03:00
mh4x0f
521ab99374 build the package wifipumpkin3 2020-03-01 21:51:33 -03:00
mh4x0f
f7de42ca18 added initial implementation of PumpkinProxy 2020-02-29 20:06:20 -03:00
mh4x0f
7f7787aa9e added wifiscan 1.1 new implementation 2020-02-16 00:24:05 -03:00
mh4x0f
61cf14b375 added loguru lib 2020-01-14 01:24:39 -03:00
mh4x0f
eed47ffee8 added dns controller, new python DNSServer 2020-01-07 22:36:02 -03:00
mh4x0f
f30a563dc2 initial module architecture components 2020-01-03 20:01:58 -03:00
mh4x0f
9c326def97 added PumpkinProxy options for activate plugin 2018-10-08 23:44:36 -03:00
mh4x0f
bb3c502c06 initial commit 2018-09-22 14:15:41 -03:00