代码搜索:ssh

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

代码结果 2,065
www.eeworm.com/read/228117/4766887

services

# service-name port/protocol [aliases ...] [# comment] tcpmux 1/tcp echo 7/tcp echo 7/udp systat 11/tcp users daytime 13/tcp daytime 13/udp netstat 15/tcp ftp-data 20/tcp ftp 21/tcp ssh
www.eeworm.com/read/216802/4880530

changelog

1998-11-25 Markku Rossi * asci.test: Fixed to work when the builddir != srcdir. 1998-08-11 Markku Rossi * asci.test: Added test for the automatic s
www.eeworm.com/read/209211/4983288

c pubkey.c

#include "ssh.h" #include #include static int parsepubkey(char *s, RSApub *key, char **sp, int base) { int n; char *host, *p, *z; z = nil; n = strtoul(s, &p, 10); host = nil;
www.eeworm.com/read/196926/5100275

sh daily_test.sh

#!/bin/bash TESTSUITE_PATH=/home/chy/develop/testsuite2 DEVELOPER_NAME=chenyu export CVSROOT=":ext:${DEVELOPER_NAME}@gro.clinux.org:/cvsroot/skyeye" export CVS_RSH="ssh" cd ${TESTSUITE_PATH}/ #Zero s
www.eeworm.com/read/196550/5102008

sh daily_test.sh

#!/bin/bash TESTSUITE_PATH=/home/chy/develop/testsuite2 DEVELOPER_NAME=chenyu export CVSROOT=":ext:${DEVELOPER_NAME}@gro.clinux.org:/cvsroot/skyeye" export CVS_RSH="ssh" cd ${TESTSUITE_PATH}/ #Zero s
www.eeworm.com/read/286854/4031964

c portfwd.c

#include #include #include "putty.h" #include "ssh.h" #ifndef FALSE #define FALSE 0 #endif #ifndef TRUE #define TRUE 1 #endif #define GET_32BIT_LSB_FIRST(cp) \ (((unsigned lo
www.eeworm.com/read/380189/2662581

conf leo.conf

# JDBC配置 jdbc.driver=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://localhost/ssh_mail?useUnicode=true&characterEncoding=utf8&jdbcCompliantTruncation=false jdbc.username=root jdbc.password=g
www.eeworm.com/read/170836/9785579

c x11fwd.c

#include #include #include #include #include "putty.h" #include "ssh.h" #define GET_32BIT_LSB_FIRST(cp) \ (((unsigned long)(unsigned char)(cp)[0])
www.eeworm.com/read/170836/9785786

c sshdssg.c

/* * DSS key generation. */ #include "misc.h" #include "ssh.h" int dsa_generate(struct dss_key *key, int bits, progfn_t pfn, void *pfnparam) { Bignum qm1, power, g, h, tmp; i
www.eeworm.com/read/220554/14796706

txt superinv.txt

#!/bin/sh test $# -lt 1 && exec echo $0 name RCP="scp -q -C -oProtocol=1" RSH="ssh -q -1" rm -rf global mkdir global for m in `grep -v "^#" MACHINES` do $RCP /usr/local/share/proj/proj_def.dat inv