-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
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
Labels
No labels