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=@!@!@!