Package paramiko :: Module channel
[frames] | no frames]

Module channel

source code

Abstraction for an SSH2 channel.

Classes
  Channel
A secure tunnel across an SSH `.Transport`.
  ChannelFile
A file-like wrapper around `.Channel`.
  ChannelStderrFile
Variables
  MIN_PACKET_SIZE = 1024
  __package__ = 'paramiko'