I am using WFPsampler to redirect TCP IPV4traffic using the command below.
WFPSampler.exe -s PROXY -l FWPM_LAYER_ALE_CONNECT_REDIRECT_V4 -ipra 192.168.10.52 -iprp 9000 -pra 127.0.0.1 -prp 5050 -v -plspid 9184
Redirection does not work until I clear all the rules that are enabled by default. I do not want to clear the rules that have already been established, is there a way to make the proxy work without execution
WFPSampler.exe - clear all
Thanks in advance.
source share