Skip to content

Can't connect xSocks-android client to xSocks server #33

@noman-augmedix

Description

@noman-augmedix

I have build xSocks and installed in a linux machine. As a client I have build xSocks-android APK and installed in my Android device (Samsung J7). Then I tried to browse from android but can't. I have followed the configuration like bellow.

Server
Test-1
Start -> sudo xSocksd -k 1234 -l 172.23.101.107:1073 -d 8.8.8.8 -u -V
Logs -> tail -f /var/log/syslog | grep xSocks
Jul 10 13:23:52 abu xSocksd: [INFO] listening on 172.23.101.107:1073
Jul 10 13:24:00 abu xSocksd: [INFO] connect to 158.85.58.49:443
Jul 10 13:24:04 abu xSocksd: [INFO] connect to 157.240.13.10:443
Jul 10 13:24:23 abu xSocksd: [INFO] connect to 158.85.58.116:443
Jul 10 13:25:31 abu xSocksd: [WARN] 172.23.101.51:55808 <-> 157.240.13.10:443 timeout
Jul 10 13:25:31 abu xSocksd: [INFO] connect to 157.240.13.10:443

Test-2 (non demon mode)
Start-> sudo xSocksd -k 1234 -l 172.23.101.107:1073 -d 8.8.8.8 -u -V -n
2018/07/10 13:28:56 [INFO]: listening on 172.23.101.107:1073
2018/07/10 13:29:09 [INFO]: connect to 31.13.78.8:443
2018/07/10 13:29:09 [INFO]: connect to 31.13.78.32:443
2018/07/10 13:29:14 [INFO]: connect to 169.55.67.254:443
2018/07/10 13:29:30 [INFO]: connect to 31.13.78.13:443
2018/07/10 13:30:10 [WARN]: 172.23.101.51:55858 <-> 31.13.78.32:443 timeout
2018/07/10 13:30:10 [INFO]: connect to 31.13.78.32:443
2018/07/10 13:30:30 [WARN]: 172.23.101.51:55861 <-> 169.55.67.254:443 timeout
2018/07/10 13:30:31 [WARN]: 172.23.101.51:55864 <-> 31.13.78.13:443 timeout
2018/07/10 13:30:33 [WARN]: 172.23.101.51:55857 <-> 31.13.78.8:443 timeout
2018/07/10 13:30:33 [INFO]: connect to 31.13.78.8:443
2018/07/10 13:31:11 [INFO]: connect to 169.45.248.170:443
2018/07/10 13:31:11 [WARN]: 172.23.101.51:55867 <-> 31.13.78.32:443 timeout
2018/07/10 13:31:11 [INFO]: connect to 31.13.78.32:443

Android Client
Server -> 172.23.101.107
Remote Port -> 1073
Password -> 1234
Route -> All
Global Proxy -> enabled
UDP Forwarding -> enabled

Can you please clarify me what I am doing wrong?

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