To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Execute internal commands

manu - Fri 16/06/2017 14:54:17 CEST +0200

Hi,

I like to know how to execute "internal" KiTTY commands.

For example: I like to add some SSH Dynamic Tunnel, for example: "4D1080", and I like to use some "script" to "execute" this command (instead to make all the steps with the UI).

It's this possible?
Thank you!

Cyd - Fri 16/06/2017 17:39:55 CEST +0200

No it is not possible.

manu - Fri 16/06/2017 19:41:20 CEST +0200

So, perhaps then you like to incorporate the LUA scripting engine. It's included in ExtraPuTTY...

See here: http://www.extraputty.com/features/lua.html

For example, in LUA this example is for Port Forwarding control:
lua_putty_settings("SSH_PORT_FORWARDING_NEW","2000;192.168.23.3:4000;0;2");
(http://www.extraputty.com/features/putty_settings.html)

What you think?




Answer


The forum is actually closed