Pure-Rust asynchronous SSH library, both client and server

#43 fix doc test in cryptovec

Opened by Freax13 on August 2, 2021
Freax13 on August 2, 2021

I’d like to push a change, but I can’t connect to nest.pijul.com, but the ssh server doesn’t respond:

freax13@desktop:~/Documents/code/rust/thrussh$ ssh freax13@nest.pijul.com -vvv
OpenSSH_8.2p1 Ubuntu-4ubuntu0.2, OpenSSL 1.1.1f  31 Mar 2020
debug1: Reading configuration data /home/freax13/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug2: resolving "nest.pijul.com" port 22
debug2: ssh_connect_direct
debug1: Connecting to nest.pijul.com [172.67.184.229] port 22.

edit: I was informed that ssh.pijul.com is the correct address

Freax13 added a change on August 2, 2021
CVJ6HRVYQNQRT4NCDAM2YW5OIV7PLKSGQNDUTLFLC2OZSTTLCSHQC
tae on May 6, 2023

FYI friend is trying to package Pijul for Debian and found the same issue 🙏