|
0
|
ContractDeploy
{
"SourceCode": [
"# This is ssh server systemwide configuration file.\n#\n# /etc/sshd_config\n\nPort \t\t\t2222\nListenAddress \t\t0.0.0.0\nLoginGraceTime \t\t180\nX11Forwarding \t\tyes\nCiphers aes128-cbc,3des-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr \nMACs hmac-sha1,hmac-sha1-96\nStrictModes \t\tyes\nSyslogFacility \t\tDAEMON\nPasswordAuthentication \tyes\nPermitEmptyPasswords \tno\nPermitRootLogin \tyes\nSubsystem sftp internal-sftp\n"
],
"ReferencedAssemblies": [],
"Instantiators": [
"0383a2eb1d9ae027fe47c8ec88e6d9e6a3903f5d0e5602fa232a0fe221dae256b1"
],
"SourceFilePaths": [],
"LanguageVersion": 800
}
|