OpenVoice icon indicating copy to clipboard operation
OpenVoice copied to clipboard

TROJAN ???

Open sirPhoebus opened this issue 1 year ago • 7 comments
trafficstars

What is this file after launching the gradio demo ???

\venv\Lib\site-packages\gradio\frpc_windows_amd64_v0.2

is PUA:Win32/FRProxy [Detected by Microsoft Defender Antivirus]

(https://www.microsoft.com/en-us/windows/windows-defender?ocid=cx-wdsi-ency)

??? Please explain !!!

sirPhoebus avatar Jan 03 '24 22:01 sirPhoebus

hey I use Linux, but guessing it might not be something malicious, but the gradio demo using the public flag so that it can be proxied from the internet to your local machine - just checking the code now

chrisbward avatar Jan 03 '24 23:01 chrisbward

Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.

I get this when I launch with the following command;

python ./openvoice_app.py

chrisbward avatar Jan 03 '24 23:01 chrisbward

Looking at the code in that file, the share flag is not set.... so now I'm wondering too!

chrisbward avatar Jan 03 '24 23:01 chrisbward

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/6484

chrisbward avatar Jan 03 '24 23:01 chrisbward

Shouldn't really download anything you haven't personally reviewed thoroughly unless you're on a quarantined system.

MackNcD avatar Jan 04 '24 20:01 MackNcD

same issue.

emreYbs avatar Jan 05 '24 16:01 emreYbs