[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cryptic netcat
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: cryptic netcat
- From: John Wright <john_(_at_)_dryfish_(_dot_)_org>
- Date: Tue, 26 Sep 2000 11:46:40 +0100
- Mail-followup-to: misc_(_at_)_openbsd_(_dot_)_org
On Tue, Sep 26, 2000 at 11:44:06AM +0200, Alexandre Dulaunoy wrote:
> On Tue, 26 Sep 2000, John Wright wrote:
>
> > On Mon, Sep 25, 2000 at 03:25:05PM -0300, Rafael Coninck Teigao wrote:
> > > You could make an encrypted tunnel with ssh.
> >
> > The difference being that you need a login on the destination box. With a
> > netcat-a-like you could use shells scripts and stuff.
>
> That's not true, you can keep key with ssh-agent and using standard script
> with scp & so on without typing any password. (i use it everyday).
No. It is true. You *have* to login to another box. ssh-agent just means
you don't have to enter a password or passphrase. I use ssh-agent too. I use
ssh redirection too. I'd still use nc with encryption.
> >
> > I've not thought of uses, etc. The times I use nc are usually when I want a
> > quick tunnel in inetd.conf
> >
>
> And you can use inetd to make quick tunnel with nc using ssh tunnel.
Visit your host, monkey.org