extremecoders-re / go-dispatch-proxy

SOCKS5/Transparent load balancing proxy developed in Go, combines multiple internet connections
MIT License
278 stars 45 forks source link

Problem starting go-dispatch-proxy #36

Open pouriya09 opened 4 months ago

pouriya09 commented 4 months ago

Hi, when I try to run the commands, whether on Power Shell or cmd, I get: Program 'go-dispatch-proxy.exe' failed to run: The specified executable is not a valid application for this OS platform.At line:1 char:1 go-dispatch-proxy At line:1 char:1 go-dispatch-proxy CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException FullyQualifiedErrorId : NativeCommandFailed

My system is 64-bit. I tried both x86 and x64 versions. Please help.

extremecoders-re commented 3 months ago

Are you running Windows ARM? Please run the following command in a terminal and paste the output here.

systeminfo

You can redact/omit private information in the output.