ProSafeLinux
ProSafeLinux copied to clipboard
Configure Netgear ProSafe Plus Switches on linux
I have written a prosave-mqtt server to monitor the traffic. The only problem is I can not reliable receive messages from two or more switches... The whole program gets confused......
Hi, maybe I am overseeing it, but is there a psl-cli.py somewhere an option where I can see all possible set commands I can use? ``` /psl-cli.py --interface enp1s0 query...
This tool doesn't work with firmware 1.6.0.3, at least not the discovery.
Works for me. :-) Verified "discover" and "query" on MacOS & Raspbian. Made some notes in Known issues about inconsistent behavior. Did not verify "set". Some changes to README to...
if I do a `./psl-cli.py discover` only one switch is discovered in a network with multiple GS108Ev2 switches.
Hi looking into readme ./psl.py --help where is the file psl.py? thanks T
Corrected Grammar and adjusted the readme.md accordingly
Running the discover command I got this error: Searching for ProSafe Plus Switches ... Traceback (most recent call last): File "./psl-cli.py", line 191, in main() File "./psl-cli.py", line 187, in...