diff --git a/Formula.rb b/Formula.rb
index 4c96f0205..7e915dc35 100644
--- a/Formula.rb
+++ b/Formula.rb
@@ -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/hktalent/scan4all"
- url "https://github.com/hktalent/scan4all/releases/download/2.8.5/scan4all_2.8.5_macOS_amd64.zip"
+ homepage "https://github.com/GhostTroops/scan4all"
+ url "https://github.com/GhostTroops/scan4all/releases/download/2.8.9/scan4all_2.8.9_macOS_amd64.zip"
sha256 "ccd874a283defad6a0deb11377cb9d6024cb5946b46f61f36008e0afe9db4950"
- version "V2.8.5"
+ version "V2.8.9"
def install
bin.install "scan4all"
diff --git a/README.md b/README.md
index 2b483d4a6..f81560535 100644
--- a/README.md
+++ b/README.md
@@ -128,9 +128,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone https://github.com/hktalent/log4j-scan
# how to install
download from
-Releases
+Releases
```bash
-go install github.com/hktalent/scan4all@2.6.9
+go install github.com/GhostTroops/scan4all@2.8.9
scan4all -h
````
# how to use
@@ -147,7 +147,7 @@ where 92.168.0.111 is the target to query
````
- Please install nmap by yourself before use
- Using Help
+ Using Help
```bash
go build
# Precise scan szUrl list UrlPrecise=true
@@ -170,14 +170,14 @@ priorityNmap=false ./scan4all -tp http -list allOut.txt -v
- how use Cookie?
- libpcap related question
-more see: discussions
+more see: discussions
# References
- https://www.77169.net/html/312916.html
- https://zhuanlan.zhihu.com/p/636131542
-- https://github.com/hktalent/scan4all/blob/main/static/Installation.md
-- https://github.com/hktalent/scan4all/blob/main/static/NicePwn.md
-- https://github.com/hktalent/scan4all/blob/main/static/running.md
+- https://github.com/GhostTroops/scan4all/blob/main/static/Installation.md
+- https://github.com/GhostTroops/scan4all/blob/main/static/NicePwn.md
+- https://github.com/GhostTroops/scan4all/blob/main/static/running.md
- https://www.google.com/search?client=safari&rls=en&q=%22hktalent%22+%22scan4all%22&ie=UTF-8&oe=UTF-8#ip=1
# Thanks Donors
@@ -186,7 +186,7 @@ more see: discussions
- @BL4CKR4Y
# Contributors
-https://github.com/hktalent/scan4all/graphs/contributors
+https://github.com/GhostTroops/scan4all/graphs/contributors
# Changelog
- 2023-10-01 Optimize support for nuclei@latest
diff --git a/README_CN.md b/README_CN.md
index fc4d0adc9..6863ce796 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -128,9 +128,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone https://github.com/hktalent/log4j-scan
# 如何安装
download from
-Releases
+Releases
```bash
-go install github.com/hktalent/scan4all@2.6.9
+go install github.com/GhostTroops/scan4all@2.8.9
scan4all -h
```
# 如何使用
@@ -171,7 +171,7 @@ http://127.0.0.1:9200/nmap_index/_doc/_search?q=_id:192.168.0.111
```
- 使用前请自行安装nmap
-使用帮助
+使用帮助
```bash
export GOPRIVATE=github.com/hktalent
go env |grep GOPRIVATE
@@ -204,7 +204,7 @@ priorityNmap=false ./scan4all -tp http -list allOut.txt -v
# Q & A
- how use Cookie?
- libpcap related question
-more see: discussions
+more see: discussions
# 变更日志
- 2022-10-03 Pro版本:
@@ -244,7 +244,7 @@ more see: discussions
# 交流群(微信、QQ、Tg)
| Wechat | Or | QQchat | Or | Tg |
| --- |--- |--- |--- |--- |
-||||||
+||||||
## 💖Star
@@ -265,4 +265,4 @@ https://github.com/heartshare/go-wafw00f
git submodule add --force https://github.com/hktalent/nuclei-templates.git config/nuclei-templates
git submodule update --init --recursive
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
--->
\ No newline at end of file
+-->