This is going to be one of the boring stuff but let it get clear for some new cybersec people.
First let me explain what is localhost to some new enthusiast's .Many of you must have heard about the quote ,"there's no place like127.0.0.1" or "Hackers home 127.0.0.1". This concept is regarding it .So here It is the default name used to establish a connection with your computer using the loopback address network
The loopback address has a default IP (127.0.0.1) useful to test programs on your computer, without sending information over the internet. This helps when you are testing applications that aren’t ready for the world to see.
When you call an IP address from your computer, you usually try to contact a different computer over the internet. However, with the loopback address, you are calling the localhost, aka your computer.
If you want to learn about computer networking, it’s important to understand the language that you’ll run into. No better place to start than learning about localhost. (source-google)
you can also setup localhost for practicing and for many other more stuffs too
setting up localhost on android -
- first clone this repo as we will be needing it , https://github.com/rajkumardusad/MyServer
- pkg install apache or nginx
- then start php loacl host server with this cmd => myserver -s -php localhost 8080
There you go now just visit localhost:8080 from your web browser and see the results
follow and subscribe to our blog and help our cyber community grow .
you can contact me at telegram
link -- https://t.me/sec5917
see you soon with other new stuff regarding it
:) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
Comments
Post a Comment