InfinityGamers / GoProxy

MC:BE Proxy
7 stars 1 forks source link

Can't connect #4

Open boi1216 opened 6 years ago

boi1216 commented 6 years ago

I'm not able to connect, the last message in console is [2018-08-10 09:08:06][T/4][Log/INFO]: Listening to Server address: 107.150.59.74:2000 Tried more servers, still not working

WetABQ commented 6 years ago

I have same issue

xBeastMode commented 6 years ago

Hi, does the MOTD show in-game? If not then it most likely means the server is encrypted. If not that it's probably some proxy blocker, which I don't know how to bypass.

boi1216 commented 6 years ago

no motd does not show in game also the server is not encrypted it's simple pocketmine server

WetABQ commented 6 years ago

yes,no motd,That's just the server I used for testing, and it's not encrypted.@xBeastMode

xBeastMode commented 6 years ago

How are you sure it's not encrypted? Is it your own server? If so, run /version and post the output here and make sure network.enable-encryption is not set to true in pocketmine.yml. Also please note it could as well be a proxy blocker like I said

WetABQ commented 6 years ago

The server is on my local, I am using Nukkit, Nukkit does not have any encryption options.@xBeastMode

boi1216 commented 6 years ago

Same. The server has no encryption, I am able to connect to the server though mcpeproxy.tk, but here it's not working.. pretty sure it's problem in the released exe file

xBeastMode commented 6 years ago

I have no idea then, tried to fix this but nothing has worked, it's probably just the fact that you're connecting to localhost. Local Client -> Local Proxy -> Local Server might not work but you can try Local Client -> External Proxy -> Local Server if you have a relative who can help you run the proxy on their computer, or you can try it on a VPS if you have one

WetABQ commented 6 years ago

My vps is running on Ubuntu, it can't run exe files, I can't package Go language project @xBeastMode

WetABQ commented 6 years ago

I just tried to use FRP intranet to break through my local server, that is, local->FRP extranet server->local proxy->FRP extranet server->local server, it still does not work. @xBeastMode

xBeastMode commented 6 years ago

Hmmm. Well I guess there's nothing I can do, the connection is made how it's supposed to and there's nothing else I can change in the code that would make it work. I will try to make a runnable for linux but I lost the source code with the cheats somewhere.

WetABQ commented 6 years ago

Can you rewrite the project using php or java? This is a good project

xBeastMode commented 6 years ago

This was only an experimental project, I never planned to release it but did anyway. I also don't plan on rewriting it. 😛

WetABQ commented 6 years ago

Then can you fix this problem that cannot be connected? @xBeastMode