Misc
Example
DEST-PORT,80,DIRECT
SRC-IP,192.168.20.100,DIRECT
IN-PORT,6152,DIRECT
PROTOCOL,HTTP,DIRECT
Format
{type},{value},{target_proxy}
Parameters
| Name | Value | Mandatory | Note |
|---|---|---|---|
| type | DEST-PORT SRC-IP IN-PORT PROTOCOL | true | SRC-IP: Used to differentiate client traffic received by the LAN proxy based on the client IP.IN-PORT: Used to differentiate client traffic received by the LAN proxy based on the proxy port. |
| value | DEST-PORT: Destination port number. SRC-IP: Client IP address. IN-PORT: LAN proxy listen port number. PROTOCOL: HTTP/HTTPS/TCP/UDP/QUIC. | true | PROTOCOL: DoH, DoH3, and DoQ are not supported yet. |
| target proxy | - | true | The specified proxy or proxy group must exist in the profile. |