代码搜索:ssh

找到约 2,065 项符合「ssh」的源代码

代码结果 2,065
www.eeworm.com/read/239418/4601306

ssh-host-config

#!/bin/bash # # ssh-host-config, Copyright 2000, 2001, 2002, 2003 Red Hat Inc. # # This file is part of the Cygwin port of OpenSSH. # Subdirectory where the new package is being installed PREFIX=/usr
www.eeworm.com/read/239418/4601307

ssh-user-config

#!/bin/sh # # ssh-user-config, Copyright 2000, 2001, 2002, 2003, Red Hat Inc. # # This file is part of the Cygwin port of OpenSSH. # Directory where the config files are stored SYSCONFDIR=/etc progn
www.eeworm.com/read/239418/4601320

ssh-host-keygen

#! /bin/sh # # $Id: ssh-host-keygen,v 1.2 2003/11/21 12:48:57 djm Exp $ # # This script is normally run only *once* for a given host # (in a given period of time) -- on updates/upgrades/recovery # the
www.eeworm.com/read/222573/4819027

c ssh_ftp.c

/* Modified for use in Yafc by Martin Hedenfalk * * Original copyright: * * Copyright (c) 2001 Damien Miller. All rights reserved. * * Redistribution and use in source and
www.eeworm.com/read/222573/4819046

po ssh_ftp.po

# dummy
www.eeworm.com/read/222573/4819048

po ssh_cmd.po

# dummy
www.eeworm.com/read/222573/4819053

c ssh_cmd.c

/* Modified for use in Yafc by Martin Hedenfalk * * Original copyright: * * Copyright (c) 2001 Damien Miller. All rights reserved. * * Redistribution and use in source and
www.eeworm.com/read/222573/4819054

h ssh_cmd.h

/* $Id: ssh_cmd.h,v 1.2 2001/05/12 18:44:04 mhe Exp $ * * ssh_cmd.h -- * * Yet Another FTP Client * Copyright (C) 1998-2001, Martin Hedenfalk * * This program is free softw
www.eeworm.com/read/222573/4819072

h ssh_ftp.h

#ifndef _ssh_ftp_h_ #define _ssh_ftp_h_ typedef struct Attrib Attrib; /* File attributes */ struct Attrib { u_int32_t flags; u_int64_t size; u_int32_t uid; u_int32_t gid; u_int32_t perm; u_int
www.eeworm.com/read/181202/5277859

h spp_ssh.h

/* $Id */ /* ** Copyright (C) 2005 Sourcefire, Inc. ** ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published