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'm using vitess for authentication mysql/mariadb in a proxy I'm creating. I need the to IP to check which authentication system I need to resolve the user (and where to send the request). But the underlying connection is not exposed so by adding a simple function I can now get the IP that is connected to.
Feature Description
when using multiple IP its sometimes nice to know which IP the client connected to
Use Case(s)
having multiple IP's for the server
The text was updated successfully, but these errors were encountered: