mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-11 04:35:57 -06:00
fix path to wprp file
This commit is contained in:
parent
2efcffea88
commit
535cef1066
@ -27,7 +27,7 @@ powershell Get-NetRoute > get_netroute.log
|
||||
powershell invoke-expression 'cmd /c start powershell -Command { ..\collect-wsl-logs.ps1 }'
|
||||
powershell invoke-expression 'cmd /c start powershell -Command { "wsl.exe -u root sudo tcpdump -n -i any > tcpdump.log" }'
|
||||
|
||||
wpr -start .\wsl_networking.wprp -filemode -instanceName wpr_networking
|
||||
wpr -start ..\wsl_networking.wprp -filemode -instanceName wpr_networking
|
||||
pktmon start -c --flags 0x1A
|
||||
netsh wfp capture start
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user