文件名称:httpshell:像Shell一样通过HTTP协议进行SSH
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-31 23:45:33
shell ssh http secure Go
HttpShell的
通过http协议Shell
特征
由Go撰写
基于Https
可以通过证书认证
可以使用http代理
自定义要运行的命令
用法
服务器
httpshelld [-k] -l
【文件预览】:
httpshell-master
----client()
--------build-win.sh(105B)
--------client.go(3KB)
--------build-linux.sh(113B)
--------build-mac.sh(108B)
--------client_windows.go(235B)
--------client_nonwindows.go(596B)
----.travis.yml(25B)
----LICENSE(11KB)
----README.md(1KB)
----certgen()
--------autocert.go(2KB)
----common.go(136B)
----.gitignore(331B)
----server()
--------server_windows.go(277B)
--------build-linux.sh(104B)
--------server.go(3KB)
--------server_nonwindows.go(862B)