Releases: CESNET/Netopeer2GUI
Releases · CESNET/Netopeer2GUI
socket.io support
Initial release extended by prove of concept use of socket.io interface provided by liberouter-gui.
ncgui.tgz file provides compiled Angular frontend with Flask backend runnable as a standalone web server. Configuration of the web server and backend is not included, but the one included in our *-release vagrant image(s) can be used.
initial release
ncgui.tgz file provides compiled Angular frontend with Flask backend in a form of WSGI script runnable under Apache2 server. Configuration of the web server and backend is not included, but the one included in our *-release vagrant image(s) can be used.
Available functionality of the GUI includes:
- simple management of NETCONF devices to connect to
- simple management and display of YANG schemas
- display and manipulation with the configuration data of the connected NETCONF device including creating, changing, removing and reordering the data nodes.