This commit is contained in:
arraykeys
2021-07-08 11:06:10 +08:00
parent c3984469f9
commit a4f8495ca5
8 changed files with 25 additions and 13 deletions
+3
View File
@@ -1927,6 +1927,9 @@ client_addr: client address, format: IP: port.
target_addr: target address, format: "IP: port", when tcp / udp proxy, this is empty.
User name: proxy authentication user name, this is empty when tcp / udp proxy.
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.
#### Tips