Closed XuechengSun closed 1 year ago
you can try build this fork by yourself, luvjoey1996/kcptun-android:my-kcptun, I test on my own machine, It works fine.
you can try build this fork by yourself, luvjoey1996/kcptun-android:my-kcptun, I test on my own machine, It works fine.
I have try your fork, but seems to not work for me. Maybe my build is fault, could you please share the build command?
you can try build this fork by yourself, luvjoey1996/kcptun-android:my-kcptun, I test on my own machine, It works fine.
I have try your fork, but seems to not work for me. Maybe my build is fault, could you please share the build command?
you can fork from my copy, and setup circleCi for you own repo, there are predefined pipeline which can build apk.
you can try build this fork by yourself, luvjoey1996/kcptun-android:my-kcptun, I test on my own machine, It works fine.
It works, thank you very much!
@luvjoey1996 Thanks a lot for your contribution to the upgraded version. BTW, I'm curious how you got it working with the android app without being able to enter port range[1].
[1] https://github.com/shadowsocks/shadowsocks-android/issues/3029
you can set remote_addr variable in plugin config, like remote_addr=x.c.x.x:12345-23456
Chen Yaqi @.***> 于 2023年3月14日周二 16:36写道:
@luvjoey1996 https://github.com/luvjoey1996 Thanks a lot for your contribution to the upgraded version. BTW, I'm curious how you got it working with the android app https://github.com/shadowsocks/shadowsocks-android without being able to enter port range[1].
[1] shadowsocks/shadowsocks-android#3029 https://github.com/shadowsocks/shadowsocks-android/issues/3029
— Reply to this email directly, view it on GitHub https://github.com/shadowsocks/kcptun-android/issues/54#issuecomment-1467640356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMBBBELPXU6TYF2AQMGFGTW4AUZDANCNFSM6AAAAAASF3W5BA . You are receiving this because you were mentioned.Message ID: @.***>
please see my response above. I mentioned the plugin config. when you enable kcptun plugin, there is a place you setup kcptun configuration something like key
, smuxbuf
, interval
... where you can also set remote_addr variable like x.x.x.x:12345-23456.
darkSuperman @.***> 于2023年3月17日周五 22:25写道:
@luvjoey1996 https://github.com/luvjoey1996 What should be filled in the remote port on the shadowsocks client? Only numbers can be entered there, not something like 12345-23456, thank you!
— Reply to this email directly, view it on GitHub https://github.com/shadowsocks/kcptun-android/issues/54#issuecomment-1473924814, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMBBBD6TETX7TLBISDQQS3W4RX5TANCNFSM6AAAAAASF3W5BA . You are receiving this because you were mentioned.Message ID: @.***>
remote port can be any port.
please see my response above. I mentioned the plugin config. when you enable kcptun plugin, there is a place you setup kcptun configuration something like
key
,smuxbuf
,interval
... where you can also set remote_addr variable like x.x.x.x:12345-23456. darkSuperman @.> 于2023年3月17日周五 22:25写道: … @luvjoey1996 https://github.com/luvjoey1996 What should be filled in the remote port on the shadowsocks client? Only numbers can be entered there, not something like 12345-23456, thank you! — Reply to this email directly, view it on GitHub <#54 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMBBBD6TETX7TLBISDQQS3W4RX5TANCNFSM6AAAAAASF3W5BA . You are receiving this because you were mentioned.Message ID: @.>
Would you please provide the latest apk file?I have tried to use cicleci to build your fork,but the output apk does not work fine even use the single port.
sorry, It's illegal. I can't help.
S.J @.***> 于2023年3月20日周一 23:26写道:
please see my response above. I mentioned the plugin config. when you enable kcptun plugin, there is a place you setup kcptun configuration something like key, smuxbuf, interval ... where you can also set remote_addr variable like x.x.x.x:12345-23456. darkSuperman @.
> 于2023年3月17日周五 22:25写道: … <#m-8588424545882411936> @luvjoey1996 https://github.com/luvjoey1996 https://github.com/luvjoey1996 https://github.com/luvjoey1996 What should be filled in the remote port on the shadowsocks client? Only numbers can be entered there, not something like 12345-23456, thank you! — Reply to this email directly, view it on GitHub <#54 (comment) https://github.com/shadowsocks/kcptun-android/issues/54#issuecomment-1473924814>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMBBBD6TETX7TLBISDQQS3W4RX5TANCNFSM6AAAAAASF3W5BA https://github.com/notifications/unsubscribe-auth/AHMBBBD6TETX7TLBISDQQS3W4RX5TANCNFSM6AAAAAASF3W5BA . You are receiving this because you were mentioned.Message ID: @.>
Would you please provide the latest apk file?I have tried to use cicleci to build your fork,but the output apk does not work fine even use the single port.
— Reply to this email directly, view it on GitHub https://github.com/shadowsocks/kcptun-android/issues/54#issuecomment-1476439638, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMBBBCCMPJCQOV2UV7E5Y3W5BZLFANCNFSM6AAAAAASF3W5BA . You are receiving this because you were mentioned.Message ID: @.***>
Thank you!