English Forums => Development and Code Review => Topic started by: nikgreg99gmail.com on May 01, 2021, 09:15:02 PM
Title: Extern dependency
Post by: nikgreg99gmail.com on May 01, 2021, 09:15:02 PM
Hi, guys I am writing a plugin that is going to log all DNS requests in my lan. Fort this aim I have to use a dependency called Scapy in a Python Script. How can I include it in my script?