doomsday-shell

Is it somehow possible to turn off local servers discovery? Eg. I start a server manually with "doomsday-server" and then connect to its console via "doomsday-shell-text localhost" but doomsday-shell still tries to do local discovery. Can I turn it off? (eg. if I have public IP address, I don't want to spam any neighbours/internet).

Comments

  • Currently there is a "-nodiscovery" command line option. It applies to both the Shell and the client app, and will prevent them from trying to detect servers on the network.
  • Oh, thanks. I tried to look in manual and --help but without luck.
Sign In or Register to comment.