nagalun / multiplayerpiano-server

Unofficial server for the http://multiplayerpiano.com client.
https://piano.ourworldofpixels.com
ISC License
12 stars 16 forks source link

How listen only this ip? #13

Closed danilqweasd12321 closed 5 years ago

danilqweasd12321 commented 5 years ago

l want listen only this ip

root@secret:~/lmao# ./out lmao 123.123.123.123:1234 //l am sorry this ip secret l changed 123
Listening on 0.0.0.0:123
nagalun commented 5 years ago

change it manually here and recompile: https://github.com/nagalun/multiplayerpiano-server/blob/master/src/server.cpp#L406