Skip to content

BazDen/OpenWrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenWrt

Small_PPTP: implemented PPTP for very small routers(Devices with small flash). IP address 192.168.1.1 (first through telnet). The configuration file is located in the folder "BuildConfig", in case you want to build your image(use command "make menuconfig" and load this file)

Wi-Fi_Monitor: On the router, an additional interface is created that works in the mode "monitor". Then, using tсpdump, the router collects all "probe request" type packets that appeared in the wireless network. The configuration file is located in the folder "BuildConfig", in case you want to build your image(use command "make menuconfig" and load this file)

scripts: collection of small scripts on bash.

  • pptp.sh: just in case pptp tunnel unexpectedly crashes
  • reconnect.sh: just in case pptp tunnel via usb modem unexpectedly crashes
  • pcapsend.sh: for firmware "WiFiMon" -> script packet collection "probe request" on a wireless network using tcpdump

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages