GitHub / ronf/asyncssh issues and pull requests
#759 - Server rejecting key_type
Issue -
State: open - Opened by roel-gerrits about 1 month ago
- 19 comments
#758 - Slightly more useful "Running multiple clients" example
Issue -
State: open - Opened by anonymouz about 1 month ago
- 1 comment
#755 - Waiting for SSHConnection's asyncio tasks to finish during connection shutdown
Issue -
State: closed - Opened by misa-hase 2 months ago
- 1 comment
#754 - Capture stdin/stderr from interactive command after timeout
Issue -
State: closed - Opened by andreashappe 2 months ago
- 9 comments
#753 - Equivalent of UserKnownHostsFile=/dev/null
Issue -
State: open - Opened by acerv 2 months ago
- 2 comments
#752 - Allow more flexibility in specifing env values
Pull Request -
State: closed - Opened by boris-42 3 months ago
- 2 comments
#751 - Issues with a subprocess-wrapped prompt-toolkit and term_image BlockImages
Issue -
State: closed - Opened by ri0t 3 months ago
- 3 comments
#750 - Issues with using AsyncSSH with vCenter Server
Issue -
State: open - Opened by NinjaNas 3 months ago
- 16 comments
#749 - Add missing Awaitable return types
Pull Request -
State: closed - Opened by natehardison 3 months ago
- 2 comments
#748 - Add missing return type annotation
Pull Request -
State: closed - Opened by natehardison 3 months ago
- 1 comment
#747 - Support for norc and noprofile
Issue -
State: closed - Opened by NinjaNas 4 months ago
- 2 comments
#745 - Coroutine callback in SFTPServer-based class & exit() never awaited
Issue -
State: closed - Opened by cro 4 months ago
- 12 comments
#744 - Cannot use a custom client factory with proxy jumps
Issue -
State: open - Opened by julienjpk-withings 4 months ago
- 4 comments
#743 - _close_event doesn't set on an error in SSHSession.connection_lost
Issue -
State: closed - Opened by RoketFlame 4 months ago
- 4 comments
#742 - Forwarding port on remote connection
Issue -
State: closed - Opened by MorningLightMountain713 5 months ago
- 3 comments
#739 - Client Missing Support for Host Key Policy
Issue -
State: open - Opened by davidmcnabnz 5 months ago
- 1 comment
#737 - Issue with AsyncSSH Connection via Bastion Host (Keyboard Interactive Authentication)
Issue -
State: closed - Opened by MarcosSHpersonal 5 months ago
- 8 comments
#736 - asyncssh raise handshake_exc ConnectionResetError
Issue -
State: open - Opened by chaowenguo 5 months ago
#735 - asyncssh.misc.PermissionDenied when login with a user with expired password
Issue -
State: open - Opened by natasha1234567890 6 months ago
- 1 comment
#734 - PermissionError: [Errno 13] Permission denied: '/root/.ssh/crt'
Issue -
State: open - Opened by Gaimoydev 6 months ago
- 5 comments
#733 - execute “ssh-keygen -t rsa -b 4096” make asyncssh connection slow
Issue -
State: open - Opened by xjie0626 7 months ago
- 3 comments
#732 - Python 3.14 (pre-release) test failures
Issue -
State: closed - Opened by gsauthof 7 months ago
- 3 comments
#731 - Add attributes to a `SSHClient` subclass
Issue -
State: closed - Opened by LanderOtto 7 months ago
- 3 comments
#730 - AsyncSSH Hanging on Cisco UCS
Issue -
State: closed - Opened by NinjaNas 7 months ago
- 24 comments
#728 - License metadata changes is no longer easily machine parseable
Issue -
State: open - Opened by tapetersen 8 months ago
- 4 comments
#727 - Support for Custom Agent Socket Path in ForwardAgent
Issue -
State: closed - Opened by cjcjcj 8 months ago
- 10 comments
#726 - SFTP OOM Error
Issue -
State: closed - Opened by sullivan-sean 8 months ago
- 3 comments
#725 - SFTP Incremental Reads + Writes
Issue -
State: closed - Opened by emeryalden 8 months ago
- 18 comments
#724 - `SFTPClient.copy` download and upload the file instead of doing a `'remote copy'`
Issue -
State: closed - Opened by khsrali 8 months ago
- 18 comments
#723 - `asyncssh.scp` to a Windows 11 host fails
Issue -
State: closed - Opened by elprans 8 months ago
- 5 comments
#721 - Match final
Pull Request -
State: closed - Opened by commonism 8 months ago
- 3 comments
#720 - Match - allow negation
Pull Request -
State: closed - Opened by commonism 8 months ago
- 3 comments
#719 - ImportError: cannot import name 'sk_use_webauthn' from 'asyncssh.sk'
Issue -
State: closed - Opened by commonism 8 months ago
- 3 comments
#718 - Store references to tasks
Pull Request -
State: closed - Opened by Birnendampf 8 months ago
- 1 comment
#716 - SSHConnection does not save a reference to tasks it creates
Issue -
State: closed - Opened by Birnendampf 8 months ago
- 6 comments
#715 - Move project metadata to pyproject.toml
Pull Request -
State: closed - Opened by cdce8p 9 months ago
- 4 comments
#713 - Support for hostname canonicalization in ssh client config
Issue -
State: closed - Opened by siliconblade 9 months ago
- 18 comments
#712 - Wip keep server host cert
Pull Request -
State: closed - Opened by dcasier 9 months ago
- 7 comments
#710 - Confusing documentation/behavior of max_requests and block_size parameters (SFTPClient.put)
Issue -
State: closed - Opened by pocek 9 months ago
- 6 comments
#709 - More beginner tips for SFTP server docs
Issue -
State: open - Opened by Andrew-Chen-Wang 9 months ago
- 6 comments
#708 - Inconsistent behavior when redirecting IO
Issue -
State: closed - Opened by Menyadar 9 months ago
- 6 comments
#707 - Conflict between SSH and SFTP?
Issue -
State: closed - Opened by philchristensen 9 months ago
- 5 comments
#706 - Mixed mode over single connection
Issue -
State: closed - Opened by Menyadar 9 months ago
- 4 comments
#705 - Request: Support for awaitables in LineEditor custom key handlers
Issue -
State: closed - Opened by Menyadar 9 months ago
- 14 comments
#704 - Different env variables when connecting with asyncssh
Issue -
State: closed - Opened by epg584 9 months ago
- 7 comments
#703 - Questions about imported authorized_keys, option key expansion (%r, remote user) and agent forwarding path
Issue -
State: open - Opened by feeloo007 10 months ago
- 8 comments
#702 - RuntimeError: cannot reuse already awaited coroutine
Issue -
State: closed - Opened by starflows 10 months ago
- 4 comments
#701 - Stdout not updated while executing command.
Issue -
State: closed - Opened by lingfeng126 10 months ago
- 15 comments
#700 - Dynamic forwarding uncaught exception
Issue -
State: open - Opened by zanda8893 10 months ago
- 7 comments
#699 - Unable to identify the correct private key for the corresponding security key
Issue -
State: closed - Opened by zanda8893 10 months ago
- 14 comments
#698 - Unable to control `known_hosts` when using ProxyJump?
Issue -
State: closed - Opened by bigpick 10 months ago
- 8 comments
#697 - Use bcrypt rather than crypt in simple_server example
Pull Request -
State: closed - Opened by cjwatson 10 months ago
- 2 comments
#696 - Windows fido2 security key non-admin
Issue -
State: closed - Opened by CL107 10 months ago
- 5 comments
#695 - Async method call in MySFTPServer __init__ method
Issue -
State: closed - Opened by mertpp 10 months ago
- 12 comments
#694 - drop python<=3.7 support
Pull Request -
State: closed - Opened by kloczek 10 months ago
- 2 comments
#693 - 2.17.0: pytest fails in `tests/test_pkcs11.py::_TestPKCS11Auth::test_pkcs11_load_keys` unit
Issue -
State: closed - Opened by kloczek 10 months ago
- 11 comments
#692 - SSH connection failed: Permission denied for user
Issue -
State: closed - Opened by cjh1 10 months ago
- 7 comments
#691 - Reading is slow when requesting more bytes than available
Issue -
State: closed - Opened by mxmlnkn 10 months ago
- 26 comments
#690 - AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'. Did you mean: 'X509_V_FLAG_EXPLICIT_POLICY'?
Issue -
State: closed - Opened by mxmlnkn 10 months ago
- 8 comments
#689 - SSH Connection Closed While Looping over a command list
Issue -
State: open - Opened by mountaintop1 11 months ago
- 14 comments
#688 - Connection over existing non-TCP socket fails
Issue -
State: closed - Opened by cwe-skov-dk 11 months ago
- 3 comments
#687 - Incorrect Type Inference on SSHReader, SSHWriter methods
Issue -
State: closed - Opened by xBiggs 11 months ago
- 5 comments
#686 - host_based_auth_requested() fails on Debian
Issue -
State: closed - Opened by xBiggs 11 months ago
- 5 comments
#685 - `StrictHostKeyChecking no` SSH config file support
Issue -
State: closed - Opened by craigwalton-dsit 11 months ago
- 3 comments
#684 - Perhaps too strict with OpenSSH key block size? Puttygen generated keys are considered invalid.
Issue -
State: closed - Opened by zEdS15B3GCwq 11 months ago
- 6 comments
#683 - Spurious calls to `SSHChannel._cleanup` starting from AsyncSSH 2.15.0
Issue -
State: closed - Opened by GlassOfWhiskey 11 months ago
- 18 comments
#682 - GSSAPI limited to single user principal
Issue -
State: closed - Opened by zarganum 11 months ago
- 16 comments
#681 - Suggestion Re Simple Client Example:
Issue -
State: closed - Opened by kwmartin 11 months ago
- 2 comments
#680 - The handle is invalid
Issue -
State: open - Opened by wh1te-moon 12 months ago
- 7 comments
#679 - Deduplicate results from getaddrinfo
Pull Request -
State: closed - Opened by cjwatson 12 months ago
- 1 comment
#678 - SSH connection issue when upgrading to asyncssh 2.15.0
Issue -
State: closed - Opened by riadhelloumi 12 months ago
- 21 comments
#677 - Parsing breaks ProxyCommand executable path on Windows.
Issue -
State: closed - Opened by chipolux about 1 year ago
- 8 comments
#676 - Allow to send env as tuple
Pull Request -
State: closed - Opened by tchalupnik about 1 year ago
- 5 comments
#674 - Suppress deprecation warnings from Cyrptography 43.0.0 when importing ARC4 and TripleDES
Issue -
State: closed - Opened by gmuloc about 1 year ago
- 7 comments
#673 - Add default for SFTPClient.listdir
Pull Request -
State: closed - Opened by tjstum about 1 year ago
- 2 comments
#671 - Add typing default for SFTPClient.listdir
Pull Request -
State: closed - Opened by tjstum about 1 year ago
- 5 comments
#670 - Fix name of gss-nistp384-sha384 key exchange algorithm
Pull Request -
State: closed - Opened by norrisjeremy about 1 year ago
- 1 comment
#669 - Intermittent failure to read output when using SSHClientProcess.wait
Issue -
State: closed - Opened by ethanbb about 1 year ago
- 6 comments
#668 - Logging error in SFTP copy with `Sequence[PurePath]`
Issue -
State: closed - Opened by eyalgolan1337 about 1 year ago
- 4 comments
#667 - Allow host key rotation, implement [email protected] / [email protected] request
Issue -
State: closed - Opened by matthijskooijman about 1 year ago
- 8 comments
#666 - SFTP preserve always follows symlinks
Issue -
State: closed - Opened by eyalgolan1337 about 1 year ago
- 5 comments
#664 - OOM when redirecting large stdout to asyncio Process
Issue -
State: closed - Opened by BenjyWiener about 1 year ago
- 11 comments
#663 - asyncio.run(asyncssh.connect()) raises ValueError: a coroutine was expected, got <asyncssh.misc._ACMWrapper object ..>
Issue -
State: closed - Opened by fillest about 1 year ago
- 6 comments
#662 - 2.14.1+ fails to rekey with OpenSSH <= 6
Issue -
State: closed - Opened by eyalgolan1337 about 1 year ago
- 7 comments
#661 - asyncssh raises ValueError if `SetEnv` is used in SSH config
Issue -
State: closed - Opened by siddhpant about 1 year ago
- 10 comments
#660 - Why is the loop waiting for command execution endless?
Issue -
State: closed - Opened by sh1man999 about 1 year ago
- 2 comments
#659 - AsyncSSH Connection to Cisco Router with Jump Host
Issue -
State: closed - Opened by wz88 about 1 year ago
- 6 comments
#658 - v2.14.2 has interop problem with netdev running with python 3.8
Issue -
State: closed - Opened by zhangyudong12 about 1 year ago
- 3 comments
#657 - Setting terminal size of a sub process
Issue -
State: closed - Opened by xuoguoto about 1 year ago
- 28 comments
#656 - Have SSHProcess's __aenter__ return type be Self
Pull Request -
State: closed - Opened by MBradbury about 1 year ago
- 4 comments
#654 - Asyncssh for docker run
Issue -
State: closed - Opened by vimalraghu over 1 year ago
- 3 comments
#653 - sftp.put returning asyncssh.sftp.SFTPFailure: Failure
Issue -
State: closed - Opened by bronzinni over 1 year ago
- 11 comments
#652 - getting Permission denied (publickey)
Issue -
State: closed - Opened by rahulcode60 over 1 year ago
- 8 comments
#650 - Is there any method avaible in asyncssh to send large packet to server so it drops ssh connection
Issue -
State: closed - Opened by rahulcode60 over 1 year ago
- 2 comments
#649 - connect not running ~/.bash_profile
Issue -
State: open - Opened by krankydonkey over 1 year ago
- 11 comments
#648 - asyncssh server with a cmd2 application
Issue -
State: closed - Opened by xuoguoto over 1 year ago
- 8 comments
#647 - can't open tunnel on asyncssh version 2.3.0 - Permission denied
Issue -
State: closed - Opened by ProcnerKacper over 1 year ago
- 13 comments
#646 - AsyncSSH and IOS-XR 7.5.4 not clearing interfaces counters, clear confirmation not sent
Issue -
State: closed - Opened by alfanaja over 1 year ago
- 4 comments
#645 - asyncssh not compatible SSH-2.0-OpenSSH_9.3p1
Issue -
State: closed - Opened by haiqianghuang over 1 year ago
- 14 comments
#644 - Defer loading keys until they're needed
Issue -
State: open - Opened by goblin over 1 year ago
- 2 comments