403Webshell
Server IP : 123.56.80.60  /  Your IP : 216.73.216.78
Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev
System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586
User : SYSTEM ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files/python/Lib/site-packages/paramiko-2.7.1.dist-info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files/python/Lib/site-packages/paramiko-2.7.1.dist-info/METADATA
Metadata-Version: 2.0
Name: paramiko
Version: 2.7.1
Summary: SSH2 protocol library
Home-page: https://github.com/paramiko/paramiko/
Author: Jeff Forcier
Author-email: jeff@bitprophet.org
License: LGPL
Description-Content-Type: UNKNOWN
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: bcrypt (>=3.1.3)
Requires-Dist: cryptography (>=2.5)
Requires-Dist: pynacl (>=1.0.1)
Provides-Extra: all
Requires-Dist: pyasn1 (>=0.1.7); extra == 'all'
Requires-Dist: pynacl (>=1.0.1); extra == 'all'
Requires-Dist: bcrypt (>=3.1.3); extra == 'all'
Requires-Dist: invoke (>=1.3); extra == 'all'
Provides-Extra: all
Requires-Dist: gssapi (>=1.4.1); platform_system != "Windows" and extra == 'all'
Provides-Extra: all
Requires-Dist: pywin32 (>=2.1.8); platform_system == "Windows" and extra == 'all'
Provides-Extra: ed25519
Requires-Dist: pynacl (>=1.0.1); extra == 'ed25519'
Requires-Dist: bcrypt (>=3.1.3); extra == 'ed25519'
Provides-Extra: gssapi
Requires-Dist: pyasn1 (>=0.1.7); extra == 'gssapi'
Provides-Extra: gssapi
Requires-Dist: gssapi (>=1.4.1); platform_system != "Windows" and extra == 'gssapi'
Provides-Extra: gssapi
Requires-Dist: pywin32 (>=2.1.8); platform_system == "Windows" and extra == 'gssapi'
Provides-Extra: invoke
Requires-Dist: invoke (>=1.3); extra == 'invoke'


This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts.  All major ciphers and hash methods
are supported.  SFTP client and server mode are both supported too.

To install the development version, ``pip install -e
git+https://github.com/paramiko/paramiko/#egg=paramiko``.



Youez - 2016 - github.com/yon3zu
LinuXploit