1
0
-1

I want to get client IP address. But I tried to use js to get, our policy is limited to disable browser config in Chrome/Edge. I saw Tomcat can restore the client IP in system logs. How could I get IP from this log?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Maybe this website can help you, locate the JS code in a CustomHTML field element and store the IP value in a hidden field in your form which you can search later: How+to+get+client+Ip+Address+in+javascript

        CommentAdd your comment...