Re: Integration of OpenSSH into my application



"NK" == Nico <nkadel@xxxxxxxxx> writes:

NK> On 8 Feb, 07:31, "ramaprabha" <ramapra...@xxxxxxxxx> wrote:
>> Hi
>>
>> In my application TCP and Telnet interfaces are implemented. I want
>> to implement ssh interface tooo. Help me to proceed. I want to
>> implement ssh server into my application and connect it to as ssh
>> -p 4333 apphost. Hope I am clear
>>
>> On Jan 31, 12:49 pm, "ramaprabha" <ramapra...@xxxxxxxxx> wrote:
>>
>>
>>
>> > Hi all,
>>
>> > Already I am having my own telnet application. I would like to
>> provide > ssh too. For that how should I integrate OpenSSH into my
>> application. > I don't prefer port forwarding mechanism. > Throw
>> some light to proceed.
>>
>> > Thanks in advance.- Hide quoted text -
>>
>> - Show quoted text -

NK> And what language are you using? In C, for example, you'd be using
NK> a "system" or "exec" call.

There's also http://freshmeat.net/projects/libssh/

--
Richard Silverman
res@xxxxxxxx

.



Relevant Pages

  • Re: Integration of OpenSSH into my application
    ... In my application TCP and Telnet interfaces are implemented. ... implement ssh interface tooo. ... I want to implement ssh server into my ...
    (comp.security.ssh)
  • Re: Integration of OpenSSH into my application
    ... In my application TCP and Telnet interfaces are implemented. ... implement ssh interface tooo. ... I want to implement ssh server into my ...
    (comp.security.ssh)
  • ssh v4.2p1 IPv6 TCP checksum error
    ... repeatedly encounter TCP checksum errors. ... on to the ssh problem... ... Internet Protocol Version 6 ... Transmission Control Protocol, Src Port: 41335, Dst Port: ssh ...
    (SSH)
  • Re: ipfw and nmap
    ... > even be correct but I have a bsd box that is simply providing me SSH ... add allow tcp from any to me 22 setup in via fxp0 keep-state ... Note too that there is nothing to prevent port scanners simply setting ... the 'SYN' flag in the probe packets they send to your server. ...
    (freebsd-questions)
  • Re: SSH scans vs connection ratelimiting
    ... we're all seeing repeated bruteforce attempts on SSH. ... I've configured my pf install to ratelimit TCP connections to port 22 ... multiple authentication attempts over a single connection. ...
    (FreeBSD-Security)