Parcourir la source

Added description of hello_host.cgi

Alois Mahdal il y a 11 ans
Parent
révision
76734d2472
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4
    0
      README.md

+ 4
- 0
README.md Voir le fichier

@@ -2,6 +2,10 @@
2 2
 
3 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 10
 ##htlog.cgi##
7 11