Browse Source

Added description of hello_host.cgi

Alois Mahdal 12 years ago
parent
commit
76734d2472
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      README.md

+ 4
- 0
README.md View File

2
 
2
 
3
 My favorite tiny Perl scripts for development and testing.
3
 My favorite tiny Perl scripts for development and testing.
4
 
4
 
5
+##hello_host.cgi##
6
+
7
+Prints overview of TCP connection details (IP addresses, ports, server
8
+user@host, time); 7 lines of plain text.
5
 
9
 
6
 ##htlog.cgi##
10
 ##htlog.cgi##
7
 
11