Skip to content

dc1992/FritzBoxShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FritzBoxShell

You need to create an user with Access from the internet allowed in your FritzBox panel, after that:

  • Download the script and edit line 2 and 3 with your username and your password

  • Make the script executable

    chmod +x /path/to/fritzBoxShell.sh
    
  • Add this to your .bashrc

    alias fritzbox="/path/to/fritzBoxShell.sh"
    
  • Restart your shell and then you can use FritzBoxShell

    fritzbox help
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages