about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2021-07-23 21:33:32 +0200
committerDominik Maier <domenukk@gmail.com>2021-07-23 21:33:32 +0200
commite64aa5757668be774212bc2016bf0bf312f7304f (patch)
tree16c434a185ce42ca9e5d7d021e438d50a347b527
parent99a3644db13f4477a1adeb5f11069709ba22a161 (diff)
downloadafl++-e64aa5757668be774212bc2016bf0bf312f7304f.tar.gz
aligned wording
-rw-r--r--utils/afl_network_proxy/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/afl_network_proxy/README.md b/utils/afl_network_proxy/README.md
index a5ac3578..05659c45 100644
--- a/utils/afl_network_proxy/README.md
+++ b/utils/afl_network_proxy/README.md
@@ -32,7 +32,7 @@ e.g.:
 afl-network-server -i 1111 -m 25M -t 1000 -- /bin/target -f @@
 ```
 
-### on the (afl-fuzz) master
+### on the (afl-fuzz) main node
 
 Just run afl-fuzz with your normal options, however the target should be
 `afl-network-client` with the IP and PORT of the `afl-network-server` and