Преглед на файлове

Added description of hello_host.cgi

Alois Mahdal преди 11 години
родител
ревизия
76734d2472
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4
    0
      README.md

+ 4
- 0
README.md Целия файл

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