I guess the python script is going to attempt to connect to a know public site which is pagekite, then I guess there is a reverse connection which is going to get established. People are going to come into the system using the reverse ssh.
$ ssh -R 1000:localhost:22 [email protected] >From remote we need to ssh to somepublicserver.com on port 10000 to end up on our local host. Really appreciate your answer :-) however I won't trust my security with some other system. I believe someone mentioned about pagekite last month which might be > useful here, > > http://www.ae.iitm.ac.in/pipermail/ilugc/2012-February/070113.html > > This is how you create a SSH tunnel through pagekite, > > https://pagekite.net/wiki/Howto/SshOverPageKite/ > > I think its free for the first 2.5 GB data transfer, > > https://pagekite.net/support/faq/billing/#bandwidth > > You will notice high latencies but it should be manageable, I would > think. I haven't been able to try it yet, so please do share your > experiences. > > -- > 0 > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Regards, Balasubramaniam Natarajan www.etutorshop.com/moodle/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
