01-17-2018, 05:21 PM
(01-17-2018, 04:54 PM)sanitar2k Wrote: About the changelog... What does added command line parameter "--cb-peer-command" do?
This is used to launch and shutdown an application at the same time as the browser started and exited.
e.g.: I want to launch Putty automatically when the browser started, then I can add startup command line as following:
--cb-peer-command="\"D:\Program Files\putty.exe\" -ssh -2 -D 1080 -pw 123456 user@1.2.3.4"