Преглед изворни кода

Added description of hello_host.cgi

Alois Mahdal пре 12 година
родитељ
комит
76734d2472
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      README.md

+ 4
- 0
README.md Прегледај датотеку

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