Skip to content

A little java command line tool to manage the AVM fritz box parental controls

License

Notifications You must be signed in to change notification settings

Jonomir/fritzcontrol

Repository files navigation

fritzcontrol

A little java command line tool to manage the AVM fritz box parental controls

Usage: java -jar <jar> -u <username> -p <password> <Device>=<Profile>...

Example: java -jar <jar> -u Tom -p Secret123 Tom-Phone=Standard "Tom PC=Study Time"

Additional Options:

  • -url default is fritz.box
  • -auth possible options are MD5 (default) and PBKDF2 (newer fritz boxes)

About

A little java command line tool to manage the AVM fritz box parental controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages