vba_php
Forum Troll
- Local time
- Today, 11:21
- Joined
- Oct 6, 2019
- Messages
- 2,880
I hope this is not too controversial, but unfortunately I've made a few people angry with my "insightful" feedback on the wordpress.org forum, and thus got a few of my usernames and accounts disabled. There are ways to get around it of course, and I've verified this by using the TOR browser and navigating carefully. However, what I would like to do is create another account on a temp basis because I've got one more issue that is pretty involved and I know the people who help others on that forum will have the answer. So what I'm looking for is a VPN or some IP masking software that will show my IP address as a different one than what it really is through my ISP.
I don't want to look like a spammer by using TOR and showing my IP address constantly changing, which is what I'm guessing the forum admins are looking at when they throw errors that say things like "we have detected that you are sending automated queries". That's a common error when using TOR and being careless with button clicking. So I'm looking for a more playful/lighter piece of software that will simply tell the PHP language (or whatever language their website is running on) when it records my registration IP, that I'm coming from "xxx.xx.xx.xxx" when I'm really at "yy.yyy.yyy.yy". Can anyone suggest some software for this? I've already looked it up and tried some of them, but based on the tests I ran on my own domain using PHP's superglobal variables to capture the IP address, no masking is taking place. I don't know the difference between "masking" and "spoofing", but I don't want to be a spoofer. thanks.
I don't want to look like a spammer by using TOR and showing my IP address constantly changing, which is what I'm guessing the forum admins are looking at when they throw errors that say things like "we have detected that you are sending automated queries". That's a common error when using TOR and being careless with button clicking. So I'm looking for a more playful/lighter piece of software that will simply tell the PHP language (or whatever language their website is running on) when it records my registration IP, that I'm coming from "xxx.xx.xx.xxx" when I'm really at "yy.yyy.yyy.yy". Can anyone suggest some software for this? I've already looked it up and tried some of them, but based on the tests I ran on my own domain using PHP's superglobal variables to capture the IP address, no masking is taking place. I don't know the difference between "masking" and "spoofing", but I don't want to be a spoofer. thanks.