hackerschoice / gsocket

Connect like there is no firewall. Securely.
https://www.gsocket.io
BSD 2-Clause "Simplified" License
1.46k stars 122 forks source link

Can't connect to the server and replies Connection refused #59

Closed gerryfrank10 closed 2 years ago

gerryfrank10 commented 2 years ago

There is a server i am connecting and i was connecting recently fine but suddenly there is no connection to the vps anymore.

It replies Fri Nov 12 08:54:53 2021 [ID=1] Connection refused (no server listening) (2)

and i used -w (for waiting and it also replies like ) Connecting to 213.202.239.83:7350... GSRN connection established [213.202.239.83:7350].

but it doesn't connect back to me. Any help please

SkyperTHC commented 2 years ago

Thanks for reporting this issue.

It means that there is no gs-netcat running on the server side or the running gs-netcat can not connect to the GSRN.

How did you install/start gs-netcat on the remote server?

Did the remote server reboot? can you still log in by other means? Check if gs-netcat is runnning (ps alxww | grep gs-netcat).