Skip to content

Python Script to remotely update mac filterlists of DD-WRT routers with wl or atheros wifi drivers

License

Notifications You must be signed in to change notification settings

mzhaase/py_DD_WRT_Remote_Mac_Adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program remotely sets the wifi mac filterlists of multiple DD-WRT routers.

Prerequisites:

paramiko paramikoSCP from https://github.com/jbardin/scp.py/blob/master/README.md

Usage:

Put list of IP-addresses into accessPoints.txt. Formatting doesnt matter. Put list of Mac-addresses into mac.txt. Formatting doesnt matter.

Execute script. Mac filterlist of the router is replaced with macs in macs.txt.

Copyright 2014 Mattis Haase

About

Python Script to remotely update mac filterlists of DD-WRT routers with wl or atheros wifi drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages