How to set client IP when using tunnel #5798
-
| I have setup a tunnel following the example, but in the event page, I see the user IP is my tunnel server. Is there any way to set the real client IP? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            AbhiPrasad
          
      
      
        Sep 22, 2022 
      
    
    Replies: 1 comment 5 replies
-
| Hey! You can set the IP in the  | 
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
      Answer selected by
        AbhiPrasad
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hey! You can set the IP in the
X-Forwarded-Forheader in the request you send to Sentry. See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For