Update README
This commit is contained in:
@@ -71,7 +71,9 @@ $ xss -t
|
|||||||
|
|
||||||
You can use the xss command line tool to process a file. Usage:
|
You can use the xss command line tool to process a file. Usage:
|
||||||
|
|
||||||
**xss -i <input_file> -o <output_file>**
|
```bash
|
||||||
|
xss -i <input_file> -o <output_file>
|
||||||
|
```
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|||||||
@@ -93,7 +93,9 @@ alert(html);
|
|||||||
|
|
||||||
可通过内置的 `xss` 命令来对输入的文件进行XSS处理。使用方法:
|
可通过内置的 `xss` 命令来对输入的文件进行XSS处理。使用方法:
|
||||||
|
|
||||||
**xss -i <源文件> -o <目标文件>**
|
```bash
|
||||||
|
xss -i <源文件> -o <目标文件>
|
||||||
|
```
|
||||||
|
|
||||||
例:
|
例:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user