Skip to content

Can't get to use it on Cygwin #42

@Saya47

Description

@Saya47

Hello! I hope you're doing great!
Here's what I did:

mv proxychains.conf /etc/
mv proxychains_cygwin_x64.exe /usr/bin/proxychains.exe
mv proxychains_helper_cygwin_x64.exe /usr/bin/
mv cygproxychains_hook_x64.dll /usr/bin/

chmod 755 /usr/bin/proxychains.exe
chmod 755 /usr/bin/cygproxychains_hook_x64.dll
chmod 755 /usr/bin/proxychains_helper_cygwin_x64.exe
chmod 644 /etc/proxychains.conf

setfacl -b /usr/bin/proxychains.exe
setfacl -b /usr/bin/cygproxychains_hook_x64.dll
setfacl -b /usr/bin/proxychains_helper_cygwin_x64.exe
setfacl -b /etc/proxychains.conf

ls -al /usr/bin/*proxychains*
ls -al /etc/proxychains.conf

But I get this error no matter what:

[E] 2023/01/17 10:02:00 Error reading hosts file: The system cannot read from the specified device.(30)
Error: The system cannot read from the specified device.(30)

I tried running it as Admin as well, but to no avail.
How can I get this to work?
Thanks very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions