Releases: uknowsec/SharpSQLTools
Releases · uknowsec/SharpSQLTools
Release list
Release 41
Release 40
添加一些clr实现的基本命令
```
clr_pwd - print current directory by clr
clr_ls {directory} - list files by clr
clr_cd {directory} - change directory by clr
clr_ps - list process by clr
clr_netstat - netstat by clr
clr_ping {host} - ping by clr
clr_cat {file} - view file contents by clr
clr_rm {file} - delete file by clr
```
Release 39
修复clr_potato的bug 修复clr_potato执行命令回显较长时卡顿的bug
Release 38
添加clr_potato 添加clr_potato 致谢zcgonvh@EfsPotato & hl0rey
Release 37
Release 36
Release 20
Release 19
Release 18
添加部分功能并更新readme 1.添加clr执行命令和程序 2.添加clr合并文件功能,方便在cmd被拦截时代替copy /b合并文件 3.修改支持自定义端口 4.更新readme