netreplica / graphite

Visualization for Network Topologies – NetBox, Containerlab, Netlab
https://netreplica.com
Apache License 2.0
61 stars 4 forks source link

Enable TELNET connection #50

Open frederic-loui opened 1 year ago

frederic-loui commented 1 year ago

For now, graphite web-ui authorize only SSH connection. Is there a possibility to allow plain telnet connection method ?

i.e.: In node config define OOBM_CONNECTION=[ssh,telnet] in the example above, ssh and telnet is allowed.

frederic-loui commented 1 year ago

[edit] I enabled SSH on ContainerLab rare kind default config. So this feature request is not that urgent. But I have the feeling that enabling plain telnet is also good just for "labbing".