jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

Can we create api to connect with JCLI via talnet?

Open Ashish03-k opened this issue 11 months ago • 4 comments

Can we create api to connect with JCLI via talnet?

Ashish03-k avatar Mar 22 '24 09:03 Ashish03-k

there is telnetlib for Python but i dont see why someone would want to use this in combination with Jasmin Gateway

ShaniHakir avatar Mar 22 '24 21:03 ShaniHakir

Here's an unmaintained project wrapping the cli console into a rest api: https://github.com/jookies/jasmin-api

farirat avatar Mar 27 '24 10:03 farirat

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.

Kisuke-CZE avatar Apr 02 '24 07:04 Kisuke-CZE

@Ashish03-k , telnet lib is not working. Please use builtin Jasmin proxy instead.

kimseasok avatar Apr 26 '24 04:04 kimseasok