1 parent b14d4ef commit 360659cCopy full SHA for 360659c
1 file changed
README.md
@@ -11,12 +11,11 @@ A CUDA-powered DNS subdomain enumerator that tears through subdomains with 1980s
11
- NVIDIA CUDA Toolkit (v12.9 recommended)
12
- CUDA-capable GPU
13
- C++17 compiler (e.g., g++)
14
-- Optional: Wordlist (e.g., `wordlists/best-dns-wordlist.txt`)
15
16
## Installation
17
```bash
18
git clone https://github.com/EdgeOfAssembly/SubSonicEnum.git
19
cd SubSonicEnum
20
mkdir build && cd build
21
cmake ..
22
-make
+make
0 commit comments