Update buidlroot to version 2016.08.1
This commit is contained in:
9
bsp/buildroot/package/python-scapy3k/Config.in
Normal file
9
bsp/buildroot/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