wiresock / proxifyre

ProxiFyre: SOCKS5 Proxifier for Windows
https://www.ntkernel.com
GNU Affero General Public License v3.0
298 stars 23 forks source link

Adding appNames #34

Open ashik4u opened 5 months ago

ashik4u commented 5 months ago

Hi, please hrelp me to add appNames for apps like LDPlayer (android emulator). I used the following appNames, but it didn't work.

"appNames": ["LDPlayer9", "D:\\LDPlayer\\LDPlayer9\\LDPlayer.exe", "LDPlayer9.exe", "LDPlayer.exe"],

wiresock commented 5 months ago

I recommend beginning by verifying the exact process name and ensuring that Proxifyre has the necessary access rights to track its connections. Consider operating Proxifyre as a Windows service under the SYSTEM account to gain full access to all process details.

ashik4u commented 5 months ago

Sorry for the late response. I'll try and let you know by today