-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would you please upgrade kcptun to support multi-port dialer? #54
Comments
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. |
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]. |
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
<shadowsocks/shadowsocks-android#3029>
—
Reply to this email directly, view it on GitHub
<#54 (comment)>,
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
<#54 (comment)>,
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.
|
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)
<#54 (comment)>>,
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
<#54 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHMBBBCCMPJCQOV2UV7E5Y3W5BZLFANCNFSM6AAAAAASF3W5BA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thank you!
The text was updated successfully, but these errors were encountered: