mirror of
https://github.com/maride/afl-transmit.git
synced 2024-11-21 23:14:25 +00:00
Add Features section to README
This commit is contained in:
parent
da2d1f47e5
commit
0e10cbdb94
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
Transfer AFL files over a mesh to fuzz across multiple servers
|
Transfer AFL files over a mesh to fuzz across multiple servers
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Using DEFLATE compression format (see [RFC 1951](https://www.ietf.org/rfc/rfc1951.html))
|
||||||
|
- Automatically syncs the main fuzzer to secondary nodes, and all secondary fuzzers back to the main node
|
||||||
|
- Usable on UNIXoid (Linux, OSX) systems and Windows
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
You need to specify your AFL output directory with `--fuzzer-directory`, and your peers with `--peers`.
|
You need to specify your AFL output directory with `--fuzzer-directory`, and your peers with `--peers`.
|
||||||
|
Loading…
Reference in New Issue
Block a user