1
0
mirror of https://github.com/amitbet/vncproxy.git synced 2025-05-09 08:06:21 +00:00

Update README.md

This commit is contained in:
Amit Bezalel 2017-08-06 00:52:17 +03:00 committed by GitHub
parent c75e9ccc9c
commit 6f8d591789

View File

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