mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-scapy3k: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4b01201834
commit
36c0d4d8e0
9
package/python-scapy3k/Config.in
Normal file
9
package/python-scapy3k/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_SCAPY3K
|
||||
bool "python-scapy3k"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON3_ZLIB
|
||||
help
|
||||
Network packet and pcap file crafting/sniffing/manipulation
|
||||
security tool (based on scapy) with python3 compatibility.
|
||||
|
||||
https://github.com/phaethon/scapy
|
||||
Reference in New Issue
Block a user