Shout icon indicating copy to clipboard operation
Shout copied to clipboard

SSH made easy in Swift

Results 20 Shout issues
Sort by recently updated
recently updated
newest added

I am running Xcode 11.0 on Catalina. (10.15.0). I'm getting a Could not build Objective-C module 'CSSH' error when I try to build. Sure enough CSSH isn't in my dependencies....

I was wondering if we could chat via dicord or someplace. I am learning swift on OS X and want to use your libraries for a basic learning project to...

Hi, Is it possible to stay in the same SSH session? I'm planning to run a Python script through SSH which requires me to give multiple inputs. But as of...

how can I use vim in the ssh

Hi there, I can't seem to find how to integrate this in an Xcode 11 project, targeting iOS 13, with SPM. Maybe it's related to CSSH declaring its providers as...

Add CSSH Libssh2Prebuild. Update .gitignore - remove unneeded `Package.resolved`. Support nearly all Apple platforms from the box. Please check https://github.com/DimaRU/Libssh2Prebuild readme.

add libssh2_session_set_timeout, SSH will init failed

Hello, if I'm using the latest library ("0.5.5"), I got the following Error if I want to establish a SSH Connection. Error: Unable to open public Key File (code 16...