diff --git a/README.md b/README.md index f4f64de..d9ecc75 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ * `jsDynaField` - [jQuery](https://jquery.org/) based Dynamic Form Field Addition * `phpGetDomains` - domain_lister.php - Get Insert SQL statements from registrar records at [Daily Changes](http://www.dailychanges.com) * `php-mysql-functions` - PHP functions for MySQL and Password set/blank bash scripts for MySQL 5.6 +* `phpssh2.php` - PHP Tunnel into remote service on localhost * `phpunzip` - Unzip archives using php by [PHPConcepts](http://www.phpconcept.net) * `pincodes` - Data Dump of Indian Postal Codes * `wiki_extract.php` - Extract urls of uploaded files in MediaWiki based Wikis and use with `wget` diff --git a/phpssh2.php b/phpssh2.php new file mode 100644 index 0000000..a8825b8 --- /dev/null +++ b/phpssh2.php @@ -0,0 +1,34 @@ + \ No newline at end of file