Install WinPcap to fix network interface issue
Addresses https://github.com/clong/DetectionLab/issues/246
This commit is contained in:
@@ -11,5 +11,6 @@ If (-not (Test-Path "C:\ProgramData\chocolatey")) {
|
||||
|
||||
Write-Host "Installing Chocolatey extras..."
|
||||
choco install -y wireshark
|
||||
choco install -y winpcap
|
||||
|
||||
Write-Host "Choco addons complete!"
|
||||
|
||||
Reference in New Issue
Block a user