diff --git a/utils/README.md b/utils/README.md index 0e75d51f..b9b5b53d 100644 --- a/utils/README.md +++ b/utils/README.md @@ -62,49 +62,64 @@ and wswrapper:
Application | +Feature\Program | +wsproxy.py | +wsproxy | +wsproxy.js | +wswrap/wswrapper | +|||
---|---|---|---|---|---|---|---|---|
Language | -Proxy or Interposer | -Multi-process | -Daemonizing | -SSL/wss | -Flash Policy Server | -Session Recording | -||
wsproxy | python | +C | +Node (node.js) | +C | +||||
Primary Function | proxy | +proxy | +proxy | +interposer | +||||
Multi-process | yes | yes | +yes | +indirectly | +||||
Daemonize | +yes | +yes | +no | +indirectly | +||||
SSL/wss | yes 1 | yes | -yes | -|||||
wsproxy | -C | -proxy | -yes | -yes | -yes | -yes | +no | no |
wsproxy | -Node (node.js) | -proxy | +||||||
Flash Policy Server | +yes | yes | no | no | +||||
Web Server | +yes | +no | no | no | ||||
wswrapper | -C | -interposer | -indirectly | -indirectly | +||||
Session Recording | +yes | no | no | no |