Skip to content

Releases: uknowsec/SharpSQLTools

Release 41

05 Aug 12:40
Compare
Choose a tag to compare
添加clr_badpotato

  - 添加clr_badpotato
  - 修改原来的clr_potato为clr_efspotato

Release 40

04 Aug 13:17
Compare
Choose a tag to compare
添加一些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

04 Aug 07:57
Compare
Choose a tag to compare
修复clr_potato的bug

修复clr_potato执行命令回显较长时卡顿的bug

Release 38

03 Aug 12:30
Compare
Choose a tag to compare
添加clr_potato

添加clr_potato
致谢zcgonvh@EfsPotato & hl0rey

Release 37

22 Jul 10:01
Compare
Choose a tag to compare
更新 README.md

添加更新日志

Release 36

22 Jul 09:49
Compare
Choose a tag to compare
更新 dotnet.yml

默认.NET4.0编译

Release 20

09 Jul 16:08
Compare
Choose a tag to compare
修复部分bug

1.修复上传文件bug
2.修复clr回显bug

Release 19

09 Jul 13:14
6d6ec58
Compare
Choose a tag to compare
修复上传文件bug

Release 18

22 Jun 07:51
Compare
Choose a tag to compare
添加部分功能并更新readme

1.添加clr执行命令和程序
2.添加clr合并文件功能,方便在cmd被拦截时代替copy /b合并文件
3.修改支持自定义端口
4.更新readme

Release 17

11 Jun 07:03
7abfb58
Compare
Choose a tag to compare
Update README.md