Click or drag to resize
CONFIGiReverseProxyForPort Property
Port to which Fiddler should forward inbound requests when configured to run as a Reverse Proxy

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static int iReverseProxyForPort { get; set; }

Property Value

Type: Int32
See Also