Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: SSH daemon in Perl?

by perlfan (Vicar)
on Jun 22, 2016 at 19:58 UTC ( [id://1166297]=note: print w/replies, xml ) Need Help??


in reply to Re^2: SSH daemon in Perl?
in thread SSH daemon in Perl?

If all you want is a secure layer (and no users) maybe base your application on HTTPS (e.g., using Dancer2 and something like starman) rather than trying to emulate what ssh does.

Replies are listed 'Best First'.
Re^4: SSH daemon in Perl?
by robs87 (Novice) on Jun 22, 2016 at 20:08 UTC

    It's important that the daemon can be accessed from a standard SSH client, such as the OpenSSH client or PuTTY.

    Go has crypto/ssh, Java has Apache SSHD, Python has Twisted. Are there no similar frameworks for Perl?

A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1166297]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found