I'd like to incorporate OpenSSH support into a Windows application and I am looking for a library (preferably .Net or something easily integrated into .Net) that can provide this functionality. I'm more interested in ssh client software than server software, but both functions would be even better.
Edit: I'd prefer a free and open source solution.
Check out WeOnlyDo. They have some nice .NET SSH components like wodSSH.Net for $199.
Also, nSoftware has some great networking components like IP*Works SSH .Net edition for $599.
If you go with nSoftware their best value is the red carpet subscription. This is what we have. It starts at $1499 per developer.
(Prices as of 3/4/09)
CodeProject provides a good free option with sharpSsh
I am assuming by the way you phrased your question, it would indicate that you are mainly interested in the SSH/SSH2 functionality...
How does this sound:
Paramiko - a module for python that implements the SSH2 protocol
requires pycrypto
--
pycrypto
Windows binaries can be found here
pycrypto
apparent available in FePy
. see here and here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With