Masking IP via CURL?
How would I mask the se开发者_JAVA百科rver's IP address using CURL? I have it sending POST requests. Thanks
No, you cannot mask or change your server IP address on a whim. However, if you had a pool of proxies you could use, I suppose that you could draw from them.
You could also check out Tor as it may or may not be able to assist you in your goal.
精彩评论