瀏覽代碼

Added description of rndfile.cgi

Alois Mahdal 11 年之前
父節點
當前提交
c94d7f99aa
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11
    0
      README.md

+ 11
- 0
README.md 查看文件

@@ -91,3 +91,14 @@ any text file that will fit your screen.
91 91
 For improved visual feedack, it will pre-pend the file contents with the file
92 92
 path and an "animation".  Display of the header can be controlled by options,
93 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).