Skip to content

Commit

Permalink
性能优化 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hktalent committed Dec 21, 2023
1 parent f618cd4 commit 3afe27e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 43 deletions.
4 changes: 2 additions & 2 deletions Formula.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class scan4all < Formula
desc "Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)..."
homepage "https://github.com/GhostTroops/scan4all"
url "https://github.com/GhostTroops/scan4all/releases/download/2.8.9/scan4all_2.8.9_macOS_amd64.zip"
url "https://github.com/GhostTroops/scan4all/releases/download/2.9.0/scan4all_2.9.0_macOS_amd64.zip"
sha256 "ccd874a283defad6a0deb11377cb9d6024cb5946b46f61f36008e0afe9db4950"
version "V2.8.9"
version "V2.9.0"

def install
bin.install "scan4all"
Expand Down
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ require (
github.com/golang-sql/sqlexp v0.1.0 // indirect
github.com/golang/glog v1.1.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/go-github v17.0.0+incompatible // indirect
Expand Down
Loading

0 comments on commit 3afe27e

Please # to comment.