There was an error while loading. Please reload this page.
1 parent bba86f4 commit 0b9bc50Copy full SHA for 0b9bc50
1 file changed
requirements.txt
@@ -8,7 +8,9 @@ termcolor>=1.1.0
8
tqdm>=4.62.3
9
pretty-tables>=0.7.2
10
rich>=10.12.0
11
-
+whois>=0.9.13
12
+dnspython>=2.2.1
13
+python-nmap>=0.7.1
14
# مكتبات الأمان
15
scapy>=2.4.5
16
paramiko>=2.7.2
@@ -21,4 +23,4 @@ matplotlib>=3.4.3
21
23
22
24
# مكتبات اختيارية للوظائف المتقدمة
25
faker>=8.12.1 # لإنشاء بيانات اختبار
-pytest>=6.2.5 # للاختبارات
26
+pytest>=6.2.5 # للاختبارات
0 commit comments