Access Your Computer from anywhere on the Internet!

preview_player
Показать описание
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!
Рекомендации по теме
Комментарии
Автор

Hey guys, I forgot something while making this video. You don't need to use the pyftpdlib library at all. So, you can simply skip the steps of installing pip and pyftpdlib. I've updated the script on github.
EDIT : Improving the UI of the login form(index.html) will be much appreciated! Try it if you are interested in web designing. Don't forget to do a pull request as well!

TechRaj
Автор

Bro actually i see your videos because of your English it is awesome

siddieswarthota
Автор

Do you need to set up port forwarding if you are not on the same router or that handled by the program?

qu
Автор

So that awkward photo was randomly selected 😂

whiteshadow
Автор

So to do this
1. Your host computer should be on.
2. It should be connected to the internet.
3. It should be running Python at background.

adnanahmadsiddiqui
Автор

I think it would be better to use any FTP server rather than getting through this tedious process

arthdoshi
Автор

computer should need to turned on and need internet connection on it right ?

ibrahimmahroof
Автор

tech raj,
i am unable to run the pythonw command plz help asap

shivammittal
Автор

Hi i got this error Incorrect credential access prohibited appreciated if help

waseemhacks
Автор

Osm information bro make more videos like this nd u'r explanation is sooo nice bro I really loved it

vamshichinna
Автор

Very very useful video bro, thanks...keep it up

lukmanelitesolutionschenna
Автор

I think this one is more on hardcore side. Thanks btw. Lookin to try this

JM-otuc
Автор

port forwarding with ngrok is not working over the network help

s.d.l.lochanabandara
Автор

sorry if your own computer is off and you are outside how to get acces file from in your comuter

jani
Автор

how about remote desktop what is your adivce

CarlosRodriguez-xkot
Автор

my my u r pretty good...may i ask wht is ur qualifications

shubhamdevrani
Автор

"ftpserver.py" crashes and/or "pythonw" within a few minutes. Monitoring with Task Manager and constantly have to open CMD prompt and run ftpserver.py again. When the web-interface stalls I check TM and see that pythonw is no longer in the list under the details tab, so I restart ftpserver.py. When this is done the web-interface requires you to revert back to the login screen and enter credentials again. I cant tell if the crash is correlated to runtime duration, or operational demand, but it's very unstable for me. Is there a later version of Python that can be run with this? When I installed the 2.7.15 I got dialogue explaining it was outdated ect. I added ngrok to the exceptions list of addons, and I added both ngrok.exe and ftyserver.py to the exceptions list for AVG. Any ideas?

jdog
Автор

Congrats bro finally your channel is approved for AdSense

zafarsamani
Автор

How to conduct pentest remotely from home?

ronakrawal
Автор

every time i tried to login it redirected to access denied but i am entering correct username and password... may be there is something going on with a script please check and update

blistercooper