[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] Remote SSH (dynamic IP) without third-party server



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

> On Fri, 31 Jul 2020 23:03:07 -0300
> riveravaldez <riveravaldezmail@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 to: