Kaynağa Gözat

Added description of rndfile.cgi

Alois Mahdal 13 yıl önce
ebeveyn
işleme
c94d7f99aa
1 değiştirilmiş dosya ile 11 ekleme ve 0 silme
  1. 11
    0
      README.md

+ 11
- 0
README.md Dosyayı Görüntüle

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