Browse Source

Added description of rndfile.cgi

Alois Mahdal 12 years ago
parent
commit
c94d7f99aa
1 changed files with 11 additions and 0 deletions
  1. 11
    0
      README.md

+ 11
- 0
README.md View File

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