custom ssh client - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: custom ssh client (/showthread.php?tid=87402) custom ssh client by Jarrod on 11-22-2008 at 12:28 AM
i'm trying to create an ssh client, where i compile it from source and hard code in all the variables or load them from a txt file or session file. but i want to just be able to click the exe and it sets the proxy the port all my other settings and then authenticates it's self, so i have to do nothing, i was thinking something like putty tray, as i have the session it can then go straight to the tray and i don't even need to see it, RE: custom ssh client by ShawnZ on 11-22-2008 at 01:11 AM um... why? RE: custom ssh client by Adeptus on 11-22-2008 at 01:39 AM
http://the.earth.li/~sgtatham/putty/0.53b/htmldoc/Chapter7.html RE: custom ssh client by Jarrod on 11-22-2008 at 02:11 AM
quote:ok how to i put it in the system tray and stop it beeping RE: custom ssh client by Adeptus on 11-22-2008 at 06:04 AM
quote:You probably can, but you will have to research it yourself. RE: custom ssh client by Jarrod on 11-22-2008 at 06:36 AM
¬¬ RE: custom ssh client by ShawnZ on 11-22-2008 at 12:53 PM
quote: that's a stupid idea. why do you want an invisible session to be open to some computer anyway? can't you just use screen or something? RE: custom ssh client by Jarrod on 11-22-2008 at 07:28 PM well currently when i launch putty from command line, i can't load the settings i want like the proxy so i have to load the saved session but then it won't connect automaticly.plink was working but i couldn't tray it and stop the beeping RE: custom ssh client by ShawnZ on 11-22-2008 at 11:55 PM
quote: right... but why do you want an invisible SSH session running all the time to some computer? what's the point of that? RE: custom ssh client by Jarrod on 11-23-2008 at 12:53 AM http fowarding |