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

Added description of rndfile.cgi

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

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

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).