Skip to content

Releases: watson-song/sshcrab

Release JFX Version for Mac OS 14+

04 Mar 16:30
Compare
Choose a tag to compare
2.0.1.1

update mac version for 2.0.1.1

Release V2.0.1 JFX Version for Windows 10+

03 Mar 07:42
Compare
Choose a tag to compare

Release JFX Version for Windows 10+

02 Dec 16:40
Compare
Choose a tag to compare

Add JFX support & msi file for install on windows

image

image

V1.0

10 Dec 11:09
Compare
Choose a tag to compare

sshcrab 远程发蟹

SSH forward Tool

本工具可以方便的帮助开发者将ssh连接端口转发到本地

#使用手册

remote ssh host:port 远程SSH主机地址
#rh=xx.23x.23x.5x:22

forward remote:port 转发源地址/端口
#frhp=1x.6x.15x.16x:3306

forward localhost:port 转发目标地址/端口
#flhp=localhost:3306

username ssh用户名
#u=username

privateKeyPath@keyPhrase 私钥路径@密码(若有)
#skp=~/.ssh/id_rsa@password