GithubHelp home page GithubHelp logo

danielroedl / paramiko Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paramiko/paramiko

0.0 0.0 0.0 7.63 MB

The leading native Python SSHv2 protocol library.

Home Page: http://paramiko.org

License: GNU Lesser General Public License v2.1

Python 100.00%

paramiko's Introduction

PyPI - Package Version PyPI - Python Version PyPI - License CircleCI Codecov

Welcome to Paramiko!

Paramiko is a pure-Python1 (3.6+) implementation of the SSHv2 protocol 2, providing both client and server functionality. It provides the foundation for the high-level SSH library Fabric, which is what we recommend you use for common client use-cases such as running remote shell commands or transferring files.

Direct use of Paramiko itself is only intended for users who need advanced/low-level primitives or want to run an in-Python sshd.

For installation information, changelogs, FAQs and similar, please visit our main project website; for API details, see the versioned docs. Additionally, the project maintainer keeps a roadmap on his personal site.


  1. Paramiko relies on cryptography for crypto functionality, which makes use of C and Rust extensions but has many precompiled options available. See our installation page for details.

  2. OpenSSH's RFC specification page is a fantastic resource and collection of links that we won't bother replicating here: https://www.openssh.com/specs.html

    OpenSSH itself also happens to be our primary reference implementation: when in doubt, we consult how they do things, unless there are good reasons not to. There are always some gaps, but we do our best to reconcile them when possible.

paramiko's People

Contributors

bitprophet avatar alex avatar lndbrg avatar scottkmaxwell avatar ploxiln avatar jaraco avatar dorianpula avatar mwilliamson avatar offbyone avatar bskinn avatar bz2 avatar jaredhobbs avatar pghmcfc avatar alexdotc avatar tomerfiliba avatar zamiam69 avatar glasserc avatar jbrand42 avatar mgedmin avatar sunweaver avatar radssh avatar reaperhulk avatar yarikoptic avatar kalledk avatar edgsousa avatar h4ck3rm1k3 avatar ykalchevskiy avatar akx avatar alanyee avatar rectalogic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.