SuperPutty 1.3 special version

Introduction

=============
SuperPutty (code.google.com/p/superputty) is a Windows GUI Application that allows the PuTTY SSH Client to be opened in Tabs. Additionally there is support for SCP to transfer files.
SuperPutty is written in C# and runs on any Windows platform supporting the .NET Framework 2.0 or newer.

 

Special Version
===============
I like this program and add some features base on r234 of verion 1.3
This special version could be download from here http://cnblogs.com/sunyongyue .Plz report bugs on the website. Source code would be release later.

 zmodem

 

 macro

Special Features

================
1) ZModem support (for leputty)
2) JScript macro support
3) Others (drag-drop for folder, bla bla ...)

Macro Sample

================

 1 import System;
 2 import SuperPutty;
 3 
 4 package SuperPutty {
 5     public class JS {
 6         function run(s, hd)
 7         {
 8             JSMacroUtils.Sleep(1000);
 9             JSMacroUtils.SendCmd(hd, "clear");
10             JSMacroUtils.SendCmd(hd, "ls");
11             return 0;
12         }
13     }
14 }

 

download(下载)

 

File

MD5

SuperPutty.exe

37f29e4e9d601f16845d38a514e5b8e1

WeifenLuo.WinFormsUI.Docking.dll

67cef1fffd831877ac27798e7ff6ed5a

log4net.dll

edeea31121109fc1cfa72bd5dc905ff3

Readme

f043e26dd835ed49914c8321e396055f

转载于:https://www.cnblogs.com/sunyongyue/archive/2012/08/01/superputty_special_version.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值