I have a requirement where I have to route traffic from different countries to mobile application.
I want traffic coming from different countries IP addresses to mobile application. (USA, Australia etc...)
I would really appreciate it if anyone can share knowledge regarding how i can simulate this using Charles proxy.
From: https://community.openx.com/s/article/How-Do-I-Test-a-Campaign-that-Is-GeoTargeted-Using-Charles-Proxy-Tool-or-Modify-Headers-FireFox-Plugin
Type: Add Header "Request" Checked off Leave Match Name/Value fields empty New: "Name" X-FORWARDED-FOR
"Value" Ip address of California. You can utilize 12.175.177.115 to mimic a Los Angeles address.
Please use a different IP address to mimic other locations.