Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can`t run it #42

Open
SaymanNsk opened this issue Aug 27, 2024 · 3 comments
Open

Can`t run it #42

SaymanNsk opened this issue Aug 27, 2024 · 3 comments

Comments

@SaymanNsk
Copy link

Hello. I try to run proxifyre with next app-conf.json:
{
"logLevel": "None",
"proxies": [
{
"appNames": ["LDPlayer9", "C:\Program Files\ldplayer9box\Ld9BoxHeadless.exe"],
"socks5ProxyEndpoint": "185.158.114.14:34075",
"username": "",
"password": "",
"supportedProtocols": ["TCP", "UDP"]
}
]
}

but have errors:
Topshelf v4.3.0.0, .NET Framework 4.8.9261.0 (4.0.30319.42000)
Topshelf.Hosts.ConsoleRunHost Error: 0 : An exception occurred, System.Runtime.InteropServices.SEHException (0x80004005): Внешний компонент создал исключение.
в socksify_unmanaged.get_instance(log_level_mx )
в Socksifier.Socksifier..ctor(LogLevel log_level)
в Socksifier.Socksifier.GetInstance(LogLevel log_level)
в ProxiFyre.ProxiFyreService.Start()
в Topshelf.ServiceConfiguratorExtensions.<>c__DisplayClass2_01.<WhenStarted>b__0(T service, HostControl control) в Topshelf.Builders.DelegateServiceBuilder1.DelegateServiceHandle.Start(HostControl hostControl)
в Topshelf.Hosts.ConsoleRunHost.Run()
Topshelf.Hosts.ConsoleRunHost Critical: 0 : The service threw an unhandled exception, System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в System.Threading.EventWaitHandle.Set()
в Socksifier.Socksifier.!Socksifier()
в Socksifier.Socksifier.Dispose(Boolean A_0)

Необработанное исключение: System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в System.Threading.EventWaitHandle.Set()
в Socksifier.Socksifier.!Socksifier()
в Socksifier.Socksifier.Dispose(Boolean A_0)

@wiresock
Copy link
Owner

Have you installed Windows Packet Filter?

@RightFS
Copy link

RightFS commented Sep 29, 2024

you can try my fork, I did some work to make it easy. https://github.com/RightFS/proxifyre

@Adrianechhh
Copy link

Have the same issue, Windows Packet Filter is installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants