Explorar el Código

Added description of hello_host.cgi

Alois Mahdal hace 11 años
padre
commit
76734d2472
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      README.md

+ 4
- 0
README.md Ver fichero

@@ -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