mh4x0f
|
93427d2baf
|
fixed dhcp command for apply configurations on same session
|
2020-11-23 22:21:36 -03:00 |
|
mh4x0f
|
46ce7062f0
|
added DHCP command to select dhcp server configuration
|
2020-11-19 23:44:33 -03:00 |
|
mh4x0f
|
3e9e5cd210
|
fixed clean code and code format improves
|
2020-11-19 20:18:15 -03:00 |
|
mh4x0f
|
ec283e93b8
|
fixed process init hostapd duplicated
|
2020-11-15 21:34:09 -03:00 |
|
mh4x0f
|
eda88243a6
|
removed dependencies that be standard library #105
|
2020-11-15 21:33:22 -03:00 |
|
mh4x0f
|
efcfaa5fae
|
Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI
|
2020-11-15 09:10:46 -03:00 |
|
mh4x0f
|
26a3754b16
|
fixed set restport by default 1337
|
2020-11-15 08:40:14 -03:00 |
|
mh4x0f
|
1a6ec73f50
|
bump version 1.0.8 to master
|
2020-11-14 21:37:16 -03:00 |
|
mh4x0f
|
c8e5fe2c40
|
changed version __branch__ to dev
|
2020-11-14 18:56:41 -03:00 |
|
mh4x0f
|
22bf2adde6
|
bump version 1.0.8 release
|
2020-11-14 18:53:26 -03:00 |
|
mh4x0f
|
36c1088a18
|
fixed error when execute from github actions
|
2020-11-13 19:12:29 -03:00 |
|
mh4x0f
|
614c3dedea
|
update changelog beta version
|
2020-11-13 19:07:35 -03:00 |
|
mh4x0f
|
abc8a8031e
|
added frist restful api implementation
|
2020-11-13 19:04:52 -03:00 |
|
mh4x0f
|
c70af38b29
|
Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into draft
|
2020-11-08 11:08:15 -03:00 |
|
Marcos Bomfim
|
e4d7e78159
|
Merge pull request #100 from llamasoft/patch-1
Fix accesspoint typos
|
2020-10-26 18:15:46 -03:00 |
|
Marcus T
|
57ee90ac30
|
Fix accesspoint typos
|
2020-10-25 19:18:43 -04:00 |
|
mh4x0f
|
b934678313
|
added settings binary path of iptables editable
|
2020-10-18 00:50:56 -03:00 |
|
mh4x0f
|
ecee611ae1
|
added check if process hostapd is running before start threads
|
2020-10-12 20:11:09 -03:00 |
|
mh4x0f
|
de7ee913be
|
fixed settings dhcp for allow to change dhcp configuration
|
2020-10-12 10:47:19 -03:00 |
|
mh4x0f
|
71cc45463f
|
fixed hide error object of type QProcess on WorkProcess class #93
|
2020-10-04 20:48:21 -03:00 |
|
mh4x0f
|
71ed307581
|
added inactivity options on config.ini
|
2020-10-04 20:40:30 -03:00 |
|
mh4x0f
|
4416104ff3
|
added inactivity poll default value to 60 min #67
|
2020-10-04 20:38:39 -03:00 |
|
Marcos Bomfim
|
f30dfe6e67
|
Merge pull request #94 from dimme/dimme-patch-1
Fix for setting bssid in the console
|
2020-10-03 19:28:06 -03:00 |
|
Dimitrios Vlastaras
|
483fb04d6a
|
Fix for settings bssid in the console
Without this fix setting the bssid in the console introduces a leading space which breaks hostapd configuration.
|
2020-10-03 03:00:18 +02: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 |
|
Marcos Bomfim
|
5bcef2962d
|
Merge pull request #89 from P0cL4bs/fix-warnings
Fix warnings
|
2020-09-07 19:32:02 -03:00 |
|
mh4x0f
|
0aa9a591cb
|
added contribution name user @tirkarthi thanks
|
2020-09-07 19:28:49 -03:00 |
|
Karthikeyan Singaravelan
|
c68cbc70fe
|
Use assertEqual instead of assertEquals to fix deprecation warning.
|
2020-08-30 13:45:41 +00:00 |
|
Karthikeyan Singaravelan
|
d52ec9fcca
|
Fix deprecation warnings due to invalid escape sequences.
|
2020-08-30 13:45:11 +00:00 |
|
mh4x0f
|
809baef0c8
|
bump new version 1.0.7
|
2020-08-01 23:04:11 -03:00 |
|
mh4x0f
|
a59e950062
|
fixed import not necessary
|
2020-07-05 19:26:17 -03:00 |
|
mh4x0f
|
cb90adcb83
|
added set ssid with any caracter utf8 #62
|
2020-07-05 19:13:23 -03:00 |
|
mh4x0f
|
8e12ef3502
|
Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev
|
2020-06-25 22:41:06 -03:00 |
|
mh4x0f
|
d6d744a077
|
fixed mode docker parser command line #56
|
2020-06-25 22:40:18 -03:00 |
|
Marcos Bomfim
|
0757868d5a
|
Merge pull request #57 from rafonsecad/docker-compose
add docker compose to manage volumes
|
2020-06-23 19:22:22 -03:00 |
|
rafonsecad
|
de801673a3
|
add docker compose to manage volumes
|
2020-06-23 10:48:02 -05:00 |
|
mh4x0f
|
9590792530
|
removed method no used on PumpkinShell
|
2020-06-16 16:03:03 -03:00 |
|
mh4x0f
|
5936159f53
|
fixed description tool on setup.py file
|
2020-06-16 15:54:18 -03:00 |
|
mh4x0f
|
434e38db64
|
added option on captiveflask to force redirect sucessful template
|
2020-06-15 20:52:29 -03:00 |
|
mh4x0f
|
342261d1ae
|
fixed version of dnslib from pydns_server #49
|
2020-06-09 16:36:16 -03:00 |
|
mh4x0f
|
152b73dbf8
|
added command kill: terminate a module in background by id
|
2020-06-07 15:12:45 -03:00 |
|
mh4x0f
|
77bd199cf0
|
improves the architecture files extensions commands
|
2020-06-06 23:02:09 -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
|
5c9b242085
|
moved command info to extensions directory
|
2020-06-06 16:16:21 -03:00 |
|
mh4x0f
|
b31b99fcfe
|
fixed typo name proxys to proxies
|
2020-06-05 23:33:35 -03:00 |
|
mh4x0f
|
68a814a562
|
fixed include message: the module not found or failed to import.
|
2020-06-05 23:14:49 -03:00 |
|
mh4x0f
|
5e5ba442ad
|
added improves module for running in background
|
2020-06-05 23:06:14 -03:00 |
|
mh4x0f
|
6aa1a72aa2
|
added command banner: display an awesome wp3 banner
|
2020-06-04 22:41:19 -03:00 |
|