معرفی شرکت ها


python3-asyncssh_1.11.1-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

asyncio-based client and server implementation of SSHv2 protocol
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته python3-asyncssh
نام فایل بسته python3-asyncssh_1.11.1-1_all.deb
نسخه بسته 1.11.1
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/ronf/asyncssh
مجوز -
حجم دانلود 145376
حجم نصب 1007
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.4+ asyncio framework. . It comes with a full support of SSHv2 and SFTP client and server functions, including shell, command and subsystem channels, direct and forwarded TCP channels, local and remote TCP port forwarding. . Other features include: + Multiple simultaneous sessions on a single SSH connection + Multiple SSH connections in a single event loop + Byte and string based I/O with settable encoding + A variety of key exchange, encryption, and MAC algorithms + Support for gzip compression + Password, public key, and keyboard-interactive user authentication methods + Many types and formats of public keys and certificates + OpenSSH-style known_hosts file support + OpenSSH-style authorized_keys file support


نیازمندی

مقدار نام
>= 1.5 python3-cryptography
>= 3.3.2-2~ python3:any


نحوه نصب


نصب پکیج deb python3-asyncssh:

    sudo apt-get install python3-asyncssh_1.11.1-1_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/asyncssh/__init__.py
./usr/lib/python3/dist-packages/asyncssh/agent.py
./usr/lib/python3/dist-packages/asyncssh/agent_unix.py
./usr/lib/python3/dist-packages/asyncssh/agent_win32.py
./usr/lib/python3/dist-packages/asyncssh/asn1.py
./usr/lib/python3/dist-packages/asyncssh/auth.py
./usr/lib/python3/dist-packages/asyncssh/auth_keys.py
./usr/lib/python3/dist-packages/asyncssh/channel.py
./usr/lib/python3/dist-packages/asyncssh/cipher.py
./usr/lib/python3/dist-packages/asyncssh/client.py
./usr/lib/python3/dist-packages/asyncssh/compression.py
./usr/lib/python3/dist-packages/asyncssh/connection.py
./usr/lib/python3/dist-packages/asyncssh/constants.py
./usr/lib/python3/dist-packages/asyncssh/crypto/__init__.py
./usr/lib/python3/dist-packages/asyncssh/crypto/chacha.py
./usr/lib/python3/dist-packages/asyncssh/crypto/cipher.py
./usr/lib/python3/dist-packages/asyncssh/crypto/curve25519.py
./usr/lib/python3/dist-packages/asyncssh/crypto/ec.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/__init__.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/cipher.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/dsa.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/ec.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/kdf.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/misc.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/rsa.py
./usr/lib/python3/dist-packages/asyncssh/crypto/pyca/x509.py
./usr/lib/python3/dist-packages/asyncssh/crypto/umac.py
./usr/lib/python3/dist-packages/asyncssh/dh.py
./usr/lib/python3/dist-packages/asyncssh/dsa.py
./usr/lib/python3/dist-packages/asyncssh/ecdh.py
./usr/lib/python3/dist-packages/asyncssh/ecdsa.py
./usr/lib/python3/dist-packages/asyncssh/ed25519.py
./usr/lib/python3/dist-packages/asyncssh/editor.py
./usr/lib/python3/dist-packages/asyncssh/forward.py
./usr/lib/python3/dist-packages/asyncssh/gss.py
./usr/lib/python3/dist-packages/asyncssh/gss_unix.py
./usr/lib/python3/dist-packages/asyncssh/gss_win32.py
./usr/lib/python3/dist-packages/asyncssh/kex.py
./usr/lib/python3/dist-packages/asyncssh/known_hosts.py
./usr/lib/python3/dist-packages/asyncssh/listener.py
./usr/lib/python3/dist-packages/asyncssh/logging.py
./usr/lib/python3/dist-packages/asyncssh/mac.py
./usr/lib/python3/dist-packages/asyncssh/misc.py
./usr/lib/python3/dist-packages/asyncssh/packet.py
./usr/lib/python3/dist-packages/asyncssh/pattern.py
./usr/lib/python3/dist-packages/asyncssh/pbe.py
./usr/lib/python3/dist-packages/asyncssh/process.py
./usr/lib/python3/dist-packages/asyncssh/public_key.py
./usr/lib/python3/dist-packages/asyncssh/rsa.py
./usr/lib/python3/dist-packages/asyncssh/saslprep.py
... and 16 more