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

not work with global proxy of MAC and Ubuntu #18

Open
captainchain opened this issue Apr 28, 2019 · 1 comment
Open

not work with global proxy of MAC and Ubuntu #18

captainchain opened this issue Apr 28, 2019 · 1 comment

Comments

@captainchain
Copy link

  1. I compiled the 1.0.1 version by a arm-linux musleabi gcc with static link, then push it into a android device at /system/bin and chmod 777 it, finally run it with 'ads shell microsocks -p 999'
  2. I run 'curl --socks5 192.168.1.5:999 https://www.xxx.com', it's correct, proxydroid and proxifier both are ok.

problem:
when I use System proxy of MAC and Ubuntu, then browse website with either chrome nor safari, just respond a ERR_SOCKS_CONNECTION_FAILED, but on the same PC, curl is ok. Is there any logs I can found in android folders ?

@rofl0r
Copy link
Owner

rofl0r commented Apr 28, 2019

do you use username and password ? if so, see #17 (comment). if not, please provide a pcap so i can debug the issue.
btw you should use a port number > 1024, so you don't have to run it as root.

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

2 participants