Skip to content

Commit 2bbbe31

Browse files
committed
fix: Add missing Environment section in README with dependencies and learning notes
1 parent e72f88d commit 2bbbe31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
对这方面技术的了解来自 [ht0Ruial/Jiyu_udp_attack](https://github.com/ht0Ruial/Jiyu_udp_attack/)
66

7+
## Environment
8+
9+
本项目使用了第三方库 scapy,因此需要下载 Npcap 或类似软件。
10+
11+
我正在学习 udp 包的格式,来在后续版本避免使用 scapy 和 Npcap。
12+
713
## Usage
814

915
你可以从 Python 导入 `Jiyu_attack` 模块,也可以使用命令行。

0 commit comments

Comments
 (0)