From 5a488bcd0f65c0e22b125136cf106829a8720fe8 Mon Sep 17 00:00:00 2001 From: Amit Bezalel Date: Sat, 27 Oct 2018 08:40:48 +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 842488d..8c3d493 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ An RFB proxy, written in go that can save and replay FBS files * player - a toy player that will replay a given fbs file to all incoming connections ## Usage: - recorder -recDir=./recording.rbs -targHost=192.168.0.100 -targPort=5903 -targPass=@@@@@ + recorder -recFile=./recording.rbs -targHost=192.168.0.100 -targPort=5903 -targPass=@@@@@ player -fbsFile=./myrec.fbs -tcpPort=5905 proxy -recDir=./recordings/ -targHost=192.168.0.100 -targPort=5903 -targPass=@@@@@ -tcpPort=5903 -wsPort=5905 -vncPass=@!@!@!