filmov
tv
Access Your Computer from anywhere on the Internet!
Показать описание
Access your computer from anywhere on the Internet by following this simple tutorial!
In this video, I will teach you how to make your own computer as a server, and connect it to the Internet as a server. You don't need to have a static IP to achieve this.
DOWNLOAD LINKS :
First off, we are creating a simple http server in python (by using my script). This script will run on localhost and port 1560. We then use ngrok to create a secure tunnel from localhost:1560 to the ngrok server. By doing this, our localhost can be accessed from the Internet.
When someone access the ngrok server with our port number, they are going to be taken to our localhost where the python script is running.
This python script provides access to a particular directory on our computer. In this way, we can access our computer from any device on the Internet through ngrok.
For more information about how the script works, visit the github page.
SUBSCRIBE for more videos!
Thanks for watching!
Cheers!
In this video, I will teach you how to make your own computer as a server, and connect it to the Internet as a server. You don't need to have a static IP to achieve this.
DOWNLOAD LINKS :
First off, we are creating a simple http server in python (by using my script). This script will run on localhost and port 1560. We then use ngrok to create a secure tunnel from localhost:1560 to the ngrok server. By doing this, our localhost can be accessed from the Internet.
When someone access the ngrok server with our port number, they are going to be taken to our localhost where the python script is running.
This python script provides access to a particular directory on our computer. In this way, we can access our computer from any device on the Internet through ngrok.
For more information about how the script works, visit the github page.
SUBSCRIBE for more videos!
Thanks for watching!
Cheers!
Комментарии