Pārlūkot izejas kodu

Added description of rndfile.cgi

Alois Mahdal 11 gadus atpakaļ
vecāks
revīzija
c94d7f99aa
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. 11
    0
      README.md

+ 11
- 0
README.md Parādīt failu

91
 For improved visual feedack, it will pre-pend the file contents with the file
91
 For improved visual feedack, it will pre-pend the file contents with the file
92
 path and an "animation".  Display of the header can be controlled by options,
92
 path and an "animation".  Display of the header can be controlled by options,
93
 see `--usage`.
93
 see `--usage`.
94
+
95
+
96
+##randomfile.pl##
97
+
98
+Send a 7-bit plain-text file via HTTP.  One of these is sent:
99
+
100
+*   random content of random length given by parameters *min* and *max*
101
+
102
+*   EICAR test virus file
103
+
104
+Chance to receive EICAR is given by parameter *eicar* (0-100).