diff options
author | Joseph Henry <josephjah@gmail.com> | 2015-11-12 17:15:44 -0800 |
---|---|---|
committer | Joseph Henry <josephjah@gmail.com> | 2015-11-12 17:15:44 -0800 |
commit | a6cffefa6d491ca352652b43534b3e5791843144 (patch) | |
tree | 52fab620dbe3d5f4b354a326abcfdf889efcab8f /netcon | |
parent | a818c622d9fa28da47f70d9afb5e4ecf0cafaf04 (diff) | |
download | infinitytier-a6cffefa6d491ca352652b43534b3e5791843144.tar.gz infinitytier-a6cffefa6d491ca352652b43534b3e5791843144.zip |
Updated compatibility
Diffstat (limited to 'netcon')
-rw-r--r-- | netcon/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netcon/README.md b/netcon/README.md index 2a99d82f..2bdca730 100644 --- a/netcon/README.md +++ b/netcon/README.md @@ -94,8 +94,8 @@ To run a simple RX/TX test: Network Containers have been tested with the following: - sshd [ WORKS as of 20151102] Long ~15-20s delay for client during connect - ssh [ WORKS as of 20151102] + sshd [ WORKS as of 20151112] Long ~15-20s delay for client during connect + ssh [ WORKS as of 20151112] sftp [ WORKS as of 20151022] curl [ WORKS as of 20151021] apache (debug mode) [ WORKS as of 20150810] |