CFScanner icon indicating copy to clipboard operation
CFScanner copied to clipboard

Avoid os/exec in golang

Open EbrahimTahernejad opened this issue 2 years ago • 1 comments

Hello,

Could you please use xrayCore.Instance to launch a v2ray instance instead of using os/exec?

There is basically no point in re-writing the code in go if you are not going to use the library instead of the v2ray binary.

This can make a great tool to embed in our apps.

Thank you

EbrahimTahernejad avatar Mar 13 '23 08:03 EbrahimTahernejad

hi yes I will add this enhancement in a future update

SonyaCore avatar Mar 14 '23 06:03 SonyaCore