csujedihy / proximac

An open-source alternative to proxifier
GNU Lesser General Public License v3.0
1.48k stars 136 forks source link

impossible to go online #26

Closed quick-tutoriel closed 7 years ago

quick-tutoriel commented 8 years ago

Hello,

I have done tests with Chrome and Mail and I do not get out on the Internet with the SOCKS proxy IPVanish. Here is my configuration file :

{
    "process_name":
    ["Google Chrome","Mail"], 
    "local_port":1080,
    "local_address":"81.171.98.16",
    "proximac_port":8558,
    "username":"xxxxxx",
    "password":"xxxxxx"
}

My OSX version 10.11.6.

Here is an excerpt of proximac.log file:

2016-10-16 15:23:29 Warning: server_accept_cb 35005c0 12 2016-10-16 15:23:29 Warning: server_accept_cb 3600000 12 2016-10-16 15:23:29 Warning: final_after_close_cb 2016-10-16 15:23:29 Warning: final_after_close_cb 2016-10-16 15:23:29 Warning: server_accept_cb 35005c0 12 2016-10-16 15:23:29 Warning: server_accept_cb 3403dd0 12 2016-10-16 15:23:29 Warning: server_accept_cb 37000e0 12 2016-10-16 15:23:29 Warning: server_accept_cb 3700420 12 2016-10-16 15:23:29 Warning: final_after_close_cb 2016-10-16 15:23:34 Warning: server_accept_cb 3600000 12

when I run proximac :

imac-de-guillaume-reynaud:Temp guillaumereynaud$ proximac start -c config-proxymac-socks.txt -d
Password:
 2016-10-16 15:29:50 INFO: Process List:
 2016-10-16 15:29:50 INFO: 1. Google Chrome hash 1308122363
 2016-10-16 15:29:50 INFO: 2. Mail hash 2876355
 2016-10-16 15:29:50 INFO: Hook Succeed!
 2016-10-16 15:29:50 INFO: The total number of process that will be hooked = 2
 2016-10-16 15:29:50 INFO: Listening on 8558

Here are the system messages when I try to connect with proximac with Yummy FTP :

16/10/2016 15:37:40,000 kernel[0]: [Proximac]: pid hash value = 1187517675 proc_name = Yummy FTP
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: Proximac TCP filter has been attached to a socket
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: after RB_FIND pid = 1187517675 pid_num 3
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: A process is now hooked
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: pid hash value = 457067283 proc_name = kernel_task
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: Proximac TCP filter has been attached to a socket
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: notify_cb -- do hook operations to pid
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: getsockopt addrString 5.39.126.39
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: pid hash value = -1080695544 proc_name = proximac-cli
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: Proximac TCP filter has been attached to a socket
16/10/2016 15:37:40,000 kernel[0]: [Proximac]: Traffic from this process is not allowed to be forwarded. PID = 4016
16/10/2016 15:37:41,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
16/10/2016 15:37:42,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
16/10/2016 15:37:44,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
16/10/2016 15:38:03,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
16/10/2016 15:38:12,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
16/10/2016 15:38:12,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
16/10/2016 15:38:14,000 kernel[0]: [Proximac]: Proximac TCP filter has been detached from a socket
csujedihy commented 7 years ago

SIP enabled?