mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-15 02:09:57 +07:00
chore
This commit is contained in:
@ -103,7 +103,7 @@ func (c *ControlPlane) handleConn(lConn net.Conn) (err error) {
|
||||
"network": networkType.String(),
|
||||
"outbound": outbound.Name,
|
||||
"policy": outbound.GetSelectionPolicy(),
|
||||
"dialer": d.Name(),
|
||||
"dialer": d.Property().Name,
|
||||
"domain": domain,
|
||||
"pid": routingResult.Pid,
|
||||
"pname": ProcessName2String(routingResult.Pname[:]),
|
||||
|
Reference in New Issue
Block a user