HFO4 / gameboy.live

🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support
MIT License
4.69k stars 232 forks source link

Conection Refused #20

Open DaniAsiain opened 5 years ago

DaniAsiain commented 5 years ago

I´ve tryed both windows and linux terminal: "telnet gameboy.live 1989" and i always get: "telnet: Unable to connect to remote host: Connection refused"

I´ve also tried from mobile phone using 4G

HFO4 commented 5 years ago

Thanks for informing, it shoud work now.

inycomsgm commented 5 years ago

telnet gameboy.live 1989 telnet: connect to address 47.74.183.161: Connection refused

BTW great project!!!

zouchao commented 5 years ago

Me too.

$ telnet gameboy.live 1989                                                                                 
Trying 47.74.183.161...
telnet: connect to address 47.74.183.161: Operation timed out
telnet: Unable to connect to remote host
tobiasvl commented 4 years ago

Still down 😢

LeoNumber1 commented 3 years ago

At first, use "ifconfig", and find your local ipv4, such as "192.68.1.163", and then use "telnet 192.68.1.163 1989"