You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to get the peer credentials from a peer connected to a unix domain socket (see SO_PEERCRED).
Is there some interface in warp that I’m missing, where I could call getsockopt and inject the obtained peer credentials as a HTTP header? Or something equivalent perhaps?
The text was updated successfully, but these errors were encountered:
dminuoso
changed the title
Get peer credentials from unix sockets
[warp] Get peer credentials from unix sockets
May 11, 2023
Hi,
I would like to get the peer credentials from a peer connected to a unix domain socket (see SO_PEERCRED).
Is there some interface in warp that I’m missing, where I could call getsockopt and inject the obtained peer credentials as a HTTP header? Or something equivalent perhaps?
The text was updated successfully, but these errors were encountered: