I am testing a website that allows content fetch only when you access it from an IP a certain Wi-Fi network. However if you want to access the website from different network, you get the response of
{"error":"IP access failed."}
I want to test to see if someone can still access the website if they spoof the network's IP. How could someone spoof an IP?
I want to run those tests on the backend myself to see if I could access data.