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

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



On Sat, Aug 01, 2020 at 03:34:27PM +0300, Reco wrote:
> On Fri, Jul 31, 2020 at 11:03:07PM -0300, riveravaldez wrote:
> > If there's any other simpler way (that doesn't imply the use of any
> > third party) please let me know, I could use anything that works.
> 
> Install tor and ncat on both hosts, enable ssh hidden service on at
> least one of them:

A small correction:

echo 'HiddenServiceDir /var/lib/tor/ssh' >> /etc/tor/torrc
echo 'HiddenServicePort 22 127.0.0.1:22'' >>  /etc/tor/torrc

Reco


Reply to: