added news pulp templates on scripts

This commit is contained in:
mh4x0f 2020-04-16 20:44:32 -03:00
parent 9606b8ce74
commit 040e5a2966
7 changed files with 19 additions and 3 deletions

View File

@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
## [1.0.0] - 2020-04-02
### Added
- added news pulp templates on scripts [mh4x0f]
- added ISSUE_TEMPLATE.md on project [mh4x0f]
- added donate patreon on readme.md [mh4x0f]
- added autocomplete on command restore [mh4x0f]

View File

@ -1,4 +1,3 @@
set interface wlxc83a35cef744
ignore pydns_server
plugins
start

View File

@ -0,0 +1,2 @@
set plugin responder3 true
start

View File

@ -0,0 +1,6 @@
set security true
# set auth WPA2
set security.wpa_type 0
# congure password of AP
set security.wpa_sharedkey 0123456789
start

View File

@ -0,0 +1,7 @@
set security true
# set auth WPA2
set security.wpa_type 2
set security.wpa_algorithms CCMP
# congure password of AP
set security.wpa_sharedkey 0123456789
start

2
scripts/noproxy.pulp Normal file
View File

@ -0,0 +1,2 @@
set proxy noproxy
start

View File

@ -1,5 +1,4 @@
use wifipumpkin3.modules.wifi.wifiscan
set interface wlxc83a35cef744
use wifipumpkin3.modules.wifi.wifiscan
#set timeout 0 for scan loop infinite
set timeout 0
run