Giter Site home page Giter Site logo

not-na / fritzctl Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 75 KB

Object oriented TR64 FRITZ!Box Client Library

License: GNU General Public License v2.0

Python 100.00%
python tr64 api-client api-wrapper homeautomation smarthome avm avm-fritz fritzbox fritz-box

fritzctl's Introduction

fritzctl - Python Client Library for the AVM TR64 API

Documentation Status

PyPI

fritzctl is a fully Object-Oriented Client Library designed to be flexible and future-compatible.

You can install fritzctl by executing pip install fritzctl with the appropriate rights.

Refer to the documentation for more information and a getting started guide.

fritzctl's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tobyp

fritzctl's Issues

Fritzctl does not work when installed from pip

fritzctl 1.0.0a2, Python 3.7.3

There are multiple problems:

  • Several imports (e.g. session [1]) cannot be resolved
  • The simpletr64 and requests requirements are not installed as dependencies

[1]

>>> import fritzctl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.7/site-packages/fritzctl/__init__.py", line 31, in <module>
    from session import *
ModuleNotFoundError: No module named 'session'

Adding Ip(s) to block list

I perused the documentation briefly. Is there a method to append one or more IP addresses to the block list of the Fritz!Box router? I have a straightforward scenario: in the event of detecting potential exploit attempts through honeypot pages on a PHP server, I aim to enact network-level blocking for those identified IPs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.