yi-ji

Results 38 comments of yi-ji

@valkjsaaa Thanks but like I said at beginning, it shouldn't be SIP problem...

Hi @rofl0r , First many thanks to your quick reply and kind help! Though not fully understanding, I tried your suggestion (as in https://github.com/yi-ji/proxychains-ng/commit/b631b0238c1a6202d50bacaecebdc8850c977496), compiled it and tested again, but...

sorry for late reply. well I did run ``` make install ./tools/install.sh -D -m 644 libproxychains4.dylib /usr/local/lib/libproxychains4.dylib ./tools/install.sh -D -m 755 proxychains4 /usr/local/bin/proxychains4 ``` and I verified it ``` stat...

I updated the output info with DEBUG defined, in the first comment, top of this page. (I enabled `close` hook for full debug info.) It seems that the hooked `connect...

stupid am I ... I noticed that `socktype` is 2 which is `SOCK_DGRAM`, and it is UDP-based. Seems this is the answer and no solution available, right...? This confused me...

I have checked at follows: ``` /usr/include/sys/socket.h /System/Library/Frameworks/Kernel.framework/Versions/A/Headers/sys/socket.h /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/socket.h ``` and they have same definitions: ``` #define AF_INET 2 /* internetwork: UDP, TCP, etc. */ #define AF_INET6 30 /* IPv6...

Have you set YOUR_PATH_TO_NeteaseMusicHelper correctly? Can you login to your account manually? Which kind of account are you using? (Weibo, phone, or others) and please paste the error messege about...

well in that case, try execute the "Exec" command from terminal manually and see what's the output? :))) (I think maybe the reason is your `sh` is linked to `/bin/dash`...

Could you please paste the output of “/bin/bash -c "unset SESSION_MANAGER && nohup netease-cloud-music %U & cd YOUR_PATH_TO_NeteaseMusicHelper && ./NeteaseMusicHelper" from command line to help me improve?

So if you launch each one independently, can you login by email account? Sorry so far I only tested Weibo login, I will have a look at other login methods