Skip to content

thurask/routerchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A Python 3 script for checking router firmware updates.

Supported Firmware

Installation

Requires Python >=3.2, with 3.5 or later preferred.

To get the latest stable version, install with pip:

$ pip install routerchecker

If you want the latest development version, clone from Git and install with setuptools:

$ git clone https://github.com/thurask/routerchecker.git
$ cd routerchecker
$ python setup.py install

Python Libraries

This library requires the Requests and Beautiful Soup 4 libraries.

License

Copyright 2016 Thurask <thuraski@hotmail.com> This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages