simulate connection with netcat
- From: guy@xxxxxxxxx
- Date: Sat, 15 Jan 2011 21:19:15 +0100
Hello,
my long-term intention is to write a cross-platform GUI-authpf-client
without using libssh or libssh2. Before I get into that I'd like to simulate
the ssh-connection/authentication via netcat.
I took a look at the RFCs but don't get it working.
% nc 127.0.0.1 22
SSH-2.0-OpenSSH_5.2
SSH-2.0-OpenSSH_5.2 <-- entered by me
... a lot of text ...
What do I enter now to authenticate?
My attempts resulted in "Packet corrupt".
regards,
jake
- Follow-Ups:
- Re: simulate connection with netcat
- From: Salvador Fandino
- Re: simulate connection with netcat
- Prev by Date: RE: Check if J-PAKE enabled?
- Next by Date: Re: simulate connection with netcat
- Previous by thread: Check if J-PAKE enabled?
- Next by thread: Re: simulate connection with netcat
- Index(es):