/usr/lib/python3/dist-packages/twisted/conch/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/conch/__pycache__/tap.cpython-310.pyc (2926B)
o
bv @ sj d Z ddlmZ ddlmZmZ ddlmZ ddl m
Z
mZ ddlm
Z
G dd de
jejZd d
ZdS )z4
Support module for making SSH servers with twistd.
)strports)checkersunix)factory)portalstrcred)usagec st e Zd ZdZdZg dg dg dg dgZejejddejd de d
dZ
fdd
Z fddZ Z
S )Optionsz([-i
] [-p ] [-d ] zMakes a Conch SSH server. If no authentication methods are specified, the default authentication methods are UNIX passwords and SSH public keys. If --auth options are passed, only the measures specified will be used.) interfacei z"local interface to which we listen)portpztcp:22zPort on which to listen)datadz/etcz"directory to look for host keys in)modulir Nz:directory to look for moduli in (if different from --data)zdata directory)descrzmoduli directory)r r r
)
optActionsc sJ t jj| g|R i | t t t tt d| _ d S )NT)
r r __init__super
addCheckerconch_checkersUNIXPasswordDatabaseSSHPublicKeyCheckerUNIXAuthorizedKeysFiles_usingDefaultAuth)selfakw __class__ 3/usr/lib/python3/dist-packages/twisted/conch/tap.pyr + s
zOptions.__init__c s, | j rg | d<