Documentation

Agent.php

Pure-PHP ssh-agent client.

PHP version 5

Here are some examples of how to use this library:

login('username', $agent)) { exit('Login Failed'); } echo $ssh->exec('pwd'); echo $ssh->exec('ls -la'); ?>
Tags
category

System

author

Jim Wigginton terrafrost@php.net

copyright

2014 Jim Wigginton

license

http://www.opensource.org/licenses/mit-license.html MIT License

link
http://phpseclib.sourceforge.net

Table of Contents

Classes

Agent
Pure-PHP ssh-agent client identity factory

        
On this page

Search results