kittoku / Open-SSTP-Client

Open SSTP Client for Android
MIT License
402 stars 104 forks source link

I cant connect by domain ***.softether.net but can connect by domain vpnazure.net. #140

Closed arthurOmanko closed 2 months ago

arthurOmanko commented 2 months ago

I can't connect to my same server by domain .softether.net but can connect to it by domain .vpnazure.net (using intermediate servers). I tried all settings on app in order to connect directly my server by ***.softether.net but all were ng. I guess this app supports only direct TCP connection to softether VPN server but not UDP (UDP hole punching not supported)? Because I'm closing all TCP port (or almost of all UDP) on my router.

Or the number of session connection can't be manipulated on this app? (normally pc version has selected 1-32 tcp connections)

Please tell me current situation of your app.

thank you in advance.

kittoku commented 2 months ago

This app is a SSTP client. It never supports UDP hole punching becauses the protocol definition doesn't include it.

arthurOmanko commented 2 months ago

oh. Thank you for your fast reply. I see. I can use by azure of softether after all (using intermediate servers). tks.

So this app cant manipulate the number of tcp connection? I confirmed always only 1 tcp connection when connecting (softether vpn server has the changing function (1-32) for session for speed). If so, I hope you will implement the changing function in near future.

Or as one mistake, on google play, the URL of your site is shown as different one now. -- on google play: https://github.com/kitoku/Open-SSTP-Client -- real url site: https://github.com/kittoku/Open-SSTP-Client you or google should correct the wrong url.

very tks.

kittoku commented 2 months ago

Unfotunately, SSTP protocol don't support multiple connetion neither.

BTW, where in Google Play did you find the wrong url? I cannot find. Could you upload a screenshot?

arthurOmanko commented 2 months ago

google play : /kitoku/ real url: /kittoku/

from PC google play has missed one "t". from android app, no miss. tks.

kittoku commented 2 months ago

Could you show me the exact point where you found the wrong URL? screenshot

arthurOmanko commented 2 months ago

Japanese version google play wrong from PC. https://play.google.com/store/apps/details/Open_SSTP_Client?id=kittoku.osc&hl=ja

Japanese version seems ok (not wrong, why?) from android.

wrongURL

kittoku commented 2 months ago

I don't know why too (maybe auto translation did something), but I think this is not a big problem. The right URL can be reached via App Support section or the app's setting fragment.

Thank you for reporting!