mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-07-19 16:47:36 +00:00
Update README.md
This commit is contained in:
parent
1596f0daee
commit
5a488bcd0f
@ -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=@!@!@!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user