On Sat, 1 Aug 2020 17:23:06 +0200
"0...@caiway.net" <0...@caiway.net> wrote:

> On Fri, 31 Jul 2020 23:03:07 -0300
> riveravaldez <riveravaldezm...@gmail.com> wrote:
> 
> > Is this possible?
> > 
> > Hi, to clarify: I would like to connect to a remote home-machine
> > (dynamic IP) through SSH session but without using a third-party
> > server (free or paid), just with software running in both machines.
> > 
> 
> You could do this with curl and rsync.
> 
> Every 10 minutes or so you check your ip address with curl

# curl ifconfig.me > ~/ipmachine1

This needs a server on the net (if.config), so this solution is not what
OP wants.

Reply via email to