Mohammad Reza Mokhtarabadi

Results 22 comments of Mohammad Reza Mokhtarabadi

Take a look at [this issue](https://github.com/eycorsican/leaf/issues/180)

Also maybe useful if can set for socks inbound

Please try to implement an easy way to save login sessions like all cookies, device, UUID, advertising ID and other things like PHP API to avoid re-login

Any news? [I need something like this](https://github.com/dilame/instagram-private-api/blob/master/src/services/search.service.ts) also, that (javascript library) only give 30 results, if you implement search action, please provide a way to pagination with rank_token

maybe [this](https://github.com/v2fly/v2fly-github-io/issues/20) will be useful

I have seen the ACL branch, really good feature👍 The story is, Android OS doesn't allow us to access or create a tuntap device directly by using something like IP...

I make tun2socks as JNI library, [take a look](https://github.com/mokhtarabadi/universal-android-tun2socks/blob/c519c2b2b4ee41d700f72b36619427c9487137df/tun2socks/src/main/java/com/mokhtarabadi/tun2socks/NativeLib.java) Remaining things is make call pegasocks also as JNI library...

Almost done... I fork pegasocks and [made some changes](https://github.com/mokhtarabadi/pegasocks/commit/2935dfe841e24ab6280e15cbfe42a9cda0da98bb) to make it a library but I'm failed because when I want to build [pegasocks-android](https://github.com/mokhtarabadi/pegasocks-android) I see many `undefined reference to`...

@chux0519, it looks great, I'll check it tomorrow can you implement the below item too: pegasocks send the remote fd (socket which used to connect to proxy servers) to the...