update
This commit is contained in:
@@ -2217,7 +2217,7 @@ The following is a complete URL request example:
|
||||
`bytes`: the number of traffic bytes used by the user.
|
||||
`out_local_addr`: outgoing tcp connection's local address,format: IP: port.
|
||||
`out_remote_addr`: outgoing tcp connection's remote address,format: IP: port.
|
||||
`upstream`: upstream used by outgoing tcp connection, if none upstream be used, it's empty.
|
||||
`upstream`: upstream used by outgoing tcp connection, if none upstream be used, it's empty.
|
||||
`sniff_domain`: This parameter is only available when the SPS function is enabled and the `--sniff-domain` option is used. The "sniff_domain" parameter is the sniffed domain name, in the format: domain or domain:port; this parameter only has a value when the client accesses an http/https URL, otherwise it is empty.
|
||||
|
||||
#### Tips
|
||||
|
||||
+1
-1
@@ -2318,7 +2318,7 @@ proxy会把连接使用的流量上报到这个地址,具体情况是,proxy发
|
||||
`bytes`: 此次使用的流量字节数。
|
||||
`out_local_addr`: 代理对外建立的TCP连接的本地地址,格式: `IP:端口`。
|
||||
`out_remote_addr`: 代理对外建立的TCP连接的远程地址,格式: `IP:端口`。
|
||||
`upstream`: 使用的上级,格式是标准URL格式,如果没有使用上级,这里是空。
|
||||
`upstream`: 使用的上级,格式是标准URL格式,如果没有使用上级,这里是空。
|
||||
`sniff_domain`: 只有当 sps 功能,使用参数 `--sniff-domain` 开启了嗅探功能 ,才会有这个参数。参数“sniff_domain”是嗅探到的域名,格式:域名,或者: 域名:端口;只有在客户端访问的是 http/https 网址的时候这个参数才有值,其它情况为空。
|
||||
|
||||
#### 提示
|
||||
|
||||
@@ -2019,7 +2019,7 @@ The following is a complete URL request example:
|
||||
`bytes`: the number of traffic bytes used by the user.
|
||||
`out_local_addr`: outgoing tcp connection's local address,format: IP: port.
|
||||
`out_remote_addr`: outgoing tcp connection's remote address,format: IP: port.
|
||||
`upstream`: upstream used by outgoing tcp connection, if none upstream be used, it's empty.
|
||||
`upstream`: upstream used by outgoing tcp connection, if none upstream be used, it's empty.
|
||||
`sniff_domain`: This parameter is only available when the SPS function is enabled and the `--sniff-domain` option is used. The "sniff_domain" parameter is the sniffed domain name, in the format: domain or domain:port; this parameter only has a value when the client accesses an http/https URL, otherwise it is empty.
|
||||
|
||||
#### Tips
|
||||
|
||||
@@ -2091,7 +2091,7 @@ proxy会把连接使用的流量上报到这个地址,具体情况是,proxy发
|
||||
`bytes`: 此次使用的流量字节数。
|
||||
`out_local_addr`: 代理对外建立的TCP连接的本地地址,格式: `IP:端口`。
|
||||
`out_remote_addr`: 代理对外建立的TCP连接的远程地址,格式: `IP:端口`。
|
||||
`upstream`: 使用的上级,格式是标准URL格式,如果没有使用上级,这里是空。
|
||||
`upstream`: 使用的上级,格式是标准URL格式,如果没有使用上级,这里是空。
|
||||
`sniff_domain`: 只有当 sps 功能,使用参数 `--sniff-domain` 开启了嗅探功能 ,才会有这个参数。参数“sniff_domain”是嗅探到的域名,格式:域名,或者: 域名:端口;只有在客户端访问的是 http/https 网址的时候这个参数才有值,其它情况为空。
|
||||
|
||||
#### 提示
|
||||
|
||||
Reference in New Issue
Block a user