File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 2222 - name : Make All
2323 run : make multi VERSION="${{ github.ref_name }}"
2424
25+ - name : Publishing
26+ run : GOPROXY=proxy.golang.org go list -m github.com/Driver-C/tryssh@latest
27+
2528 - name : Run GoReleaser
2629 uses : goreleaser/goreleaser-action@v4
2730 with :
Original file line number Diff line number Diff line change 11# tryssh
22
3+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/Driver-C/tryssh )] ( https://goreportcard.com/report/github.com/Driver-C/tryssh )
4+
35English | [ 简体中文] ( README_zh.md )
46
57` tryssh ` is a command line SSH terminal tool with password guessing function.
Original file line number Diff line number Diff line change 11# tryssh
22
3+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/Driver-C/tryssh )] ( https://goreportcard.com/report/github.com/Driver-C/tryssh )
4+
35[ English] ( README.md ) | 简体中文
46
57` tryssh ` 是一个具有密码猜测功能的命令行SSH终端工具。
You can’t perform that action at this time.
0 commit comments