Skip to content

clsergent/LiveboxInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LiveboxInfo

Overview

Get Orange Livebox information from commandline, such as ip, link status, and more.

Run python3 liveboxinfo.py --help to get a short help.

Livebox credentials must be provided, either from the credentials file or using --credentials argument, as a tuple (<login>,<password>) or a mapping {login:<login>, password:<password>}.

If you encounter any bug , please open an issue.

Dependencies

Python 3.10 or higher is required. The script also relies on the requests library. Run pip install requests to install it.

License

This repository and its content are licensed under the EUPL-1.2-or-later. Orange and Livebox are Orange trademarks. I am not affiliated with Orange in any way.

Credits

Requests scheme is based on work published on forum-orange.com by shdf.

About

Get Orange Livebox information from commandline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages