I know it may sound stupid but anyway. Maybe there is a trick?
I just want that the local web server receives requests from my local machine but somehow sees a different IP address? Even one single that is different from the infamous 127.0.0.1 would of a great assistance.
Are there any options available?
Try 127.0.0.2
or 127.0.0.3
... or ...
Seriously, try it!
Depending on your operating system, localhost
might be reachable via the entire 127.0.0.0/8
network, so even 127.42.37.254
would reach localhost
(it does on my Ubuntu machine).
Or put an entry in your HOSTS file for anything you want, pointing to localhost.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With