代码搜索:ssh
找到约 2,065 项符合「ssh」的源代码
代码结果 2,065
www.eeworm.com/read/332763/12730960
java kernel.java
public class kernel{
private int k;
private int _sci; //binary value
private int RAM0; //binary value
private int RAM15; //binary value
private int Q0; //binary value
pri
www.eeworm.com/read/140582/5785899
sshenv
# ssh environment file for freeswan CVS access
# user .ssh directories have links to this, so this info is in one place
CVSROOT=/home/freeswan/cvs
CVSUMASK=002
www.eeworm.com/read/116308/6113234
java sshwrapperexample.java
/*
* This file is part of "The Java Telnet Application".
*
* (c) Matthias L. Jugel, Marcus Mei遪er 1996-2002. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.
www.eeworm.com/read/116308/6113240
package-list
de.mud.flash
de.mud.jta
de.mud.jta.event
de.mud.jta.plugin
de.mud.ssh
de.mud.telnet
de.mud.terminal
www.eeworm.com/read/339483/12230867
bash remote.bash
#!/bin/bash
# remote.bash: Using ssh.
# This example by Michael Zick.
# Used with permission.
# Presumptions:
# ------------
# fd-2 isn't being captured ( '2>/dev/null' ).
# ssh/sshd presum
www.eeworm.com/read/250756/12385999
but man-pl.but
\cfg{man-identity}{plink}{1}{2004-03-24}{PuTTY tool suite}{PuTTY tool suite}
\H{plink-manpage} Man page for Plink
\S{plink-manpage-name} NAME
\cw{plink} \- PuTTY link, command line network co
www.eeworm.com/read/130620/14180577
bash deploy_dev_to_staging.bash
#!/bin/bash
rsync 朼vrz 杄 ssh /home/widgets/staging/* widgets@staging.widgets.com:/home/widgets/staging
www.eeworm.com/read/225994/14505477
h compat.h
/* $OpenBSD: compat.h,v 1.39 2005/03/01 10:09:52 djm Exp $ */
/*
* Copyright (c) 1999, 2000, 2001 Markus Friedl. All rights reserved.
*
* Redistribution and use in source and binary forms, with o
www.eeworm.com/read/225994/14505553
sshd rc.config.sshd
#
# Start the Secure Shell (SSH) Daemon?
#
START_SSHD="yes"