use http.transport for non-connect http tunnel
This commit is contained in:
@@ -126,6 +126,7 @@ func (h *unixHandler) Handle(ctx context.Context, conn net.Conn, opts ...handler
|
||||
log = log.WithFields(map[string]any{
|
||||
"node": target.Name,
|
||||
"dst": target.Addr,
|
||||
"host": target.Addr,
|
||||
})
|
||||
ro.Host = target.Addr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user