essstat icon indicating copy to clipboard operation
essstat copied to clipboard

TP-Link Easy Smart Switch port statistics

Results 7 essstat issues
Sort by recently updated
recently updated
newest added

I have tested it on TL-SG108PE

Hi, First : thanks for your code. I hope it will be usefull for monitoring my entire network. Second : I've got this issue : AttributeError: 'NoneType' object has no...

Added a Dockerfile as it's handy to have for environments that containerise everything.

There are lots of tools that use SNMP to query network devices. It would be _lovely_ if this library could be used to create a persistent process that returns SNMP...

This change adds a requirements.txt file with the libraries necessary to use this program. It also adds env to .gitignore for use in a venv. https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment

The behavior of the workbook under error conditions is not what was expected. A big problem was the failure of Excel to fully reset the error condition if a 400...

I try the script with a TL-SG1024DE : python .\essstat.py -d 192.168.10.1 -p xxxx-u FredThx FredThx xxxx http://192.168.10.1 None Traceback (most recent call last): File "essstat.py", line 149, in print(pattern.search(soup.script.string).group(0))...

bug
enhancement