jasmin
jasmin copied to clipboard
Can we create api to connect with JCLI via talnet?
Can we create api to connect with JCLI via talnet?
there is telnetlib for Python but i dont see why someone would want to use this in combination with Jasmin Gateway
Here's an unmaintained project wrapping the cli console into a rest api: https://github.com/jookies/jasmin-api
There is also project which provides web-gui instead telnet: https://github.com/101t/jasmin-web-panel It seems maintained. I tested it in past, it works somehow, but for me it was not as straightforward as telnet management. But it can serve as an example how to build API.
@Ashish03-k , telnet lib is not working. Please use builtin Jasmin proxy instead.