dmfigol / cisco-pnp-server

Cisco Network PnP server written in Flask to bootstrap Cisco enterprise network devices
Apache License 2.0
17 stars 13 forks source link

How to use this tool? #2

Open ste-giraldo opened 2 years ago

ste-giraldo commented 2 years ago

How can I use this tool? There's no README.md. Only issuing "python3 main.py", nothing happens and no process is running or port opened.

coolzi commented 2 years ago

this is flask app, install flask then start 'flask run'