From 6f8d591789179bfa5eeed5513e7a9cab15a5a138 Mon Sep 17 00:00:00 2001 From: Amit Bezalel Date: Sun, 6 Aug 2017 00:52:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d136190..f3d4982 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An RFB proxy, written in go that can save and replay FBS files ## Usage: ### Executables (see releases) -* proxy - the actual recording proxy, supports opening tcp & ws ports and recording traffic to fbs files +* proxy - the actual recording proxy, supports listening to tcp & ws ports and recording traffic to fbs files * recorder - connects to a vnc server as a client and records the screen * player - a toy player that will replay a given fbs file to all incoming connections