Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\Rinaldi\Documents\Audio Streamer>loopback-capture | plink -v 192.168.11.5 -l orangepi -pw password "cat - | pacat --playback --format s16be --rate 44100 --volume
- 30000"
- Connecting to 192.168.11.5 port 22
- We claim version: SSH-2.0-PuTTY_Release_0.70
- Server version: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
- Using SSH protocol version 2
- Doing ECDH key exchange with curve Curve25519 and hash SHA-256
- Server also has ecdsa-sha2-nistp256/ssh-rsa host keys, but we don't know any of them
- Host key fingerprint is:
- ssh-ed25519 256 92:36:1f:f8:7e:79:4f:0f:9c:54:92:96:cd:a0:cb:a1
- Initialised AES-256 SDCTR client->server encryption
- Initialised HMAC-SHA-256 client->server MAC algorithm
- Initialised AES-256 SDCTR server->client encryption
- Initialised HMAC-SHA-256 server->client MAC algorithm
- Using username "rinaldi".
- Sent password
- Access granted
- Opening session as main channel
- Opened main channel
- Started a shell/command
- pa_stream_write() failed: Invalid argument
- Sent EOF message
- Server sent command exit status 1
- Disconnected: All channels closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement