Difference between revisions of "Public server"

From NetHackWiki
Jump to navigation Jump to search
(Undo revision 77630 by 81.183.105.79 (talk); standard for these is password=username, but may as well make it clearer)
(Setting up your own server: todo looks done to me)
Line 158: Line 158:
 
== Setting up your own server ==
 
== Setting up your own server ==
  
{{todo|How to setup your own server?}}
 
 
There are several ways to manage your public NetHack server, but the most common is to use [[dgamelaunch]], which manages user accounts and runs the NetHack processes in a [[chroot jail]] when a user telnets into the server.
 
There are several ways to manage your public NetHack server, but the most common is to use [[dgamelaunch]], which manages user accounts and runs the NetHack processes in a [[chroot jail]] when a user telnets into the server.
  
 
For FreeBSD, there is a [http://jdc.parodius.com/freebsd/dgamelaunch_nethack.html work-in-progress document] describing how to set up a NetHack server with dgamelaunch, and also provides patches to make auto-login work with FreeBSD telnetd.
 
For FreeBSD, there is a [http://jdc.parodius.com/freebsd/dgamelaunch_nethack.html work-in-progress document] describing how to set up a NetHack server with dgamelaunch, and also provides patches to make auto-login work with FreeBSD telnetd.
 +
 
[[Category:Public servers| ]]
 
[[Category:Public servers| ]]
  
 
==See Also==
 
==See Also==
 
* [[Private server]]
 
* [[Private server]]

Revision as of 17:33, 17 May 2012

A public server allows one to play NetHack or a variant in a shared space on the Internet where one can encounter other people's bones and see scores in the server's scorelist. Most NetHack servers usually also add some interface patches and bugfixes; this list will not specify those. You may also choose to watch someone's game that is in progress. You can access a public server by using a telnet or SSH client.

List of public servers

Server Location Games How to connect
nethack.alt.org (NAO) California, United States
  • NetHack
kraln.com Washington DC, United States
  • NetHack
  • Zork I
  • The Hitchhiker's Guide to the Galaxy
sporkhack.com Cambridge, Massachusetts, United States
hack.eotl.org Dallas, Texas, United States
nethack.fi Finland
  • NetHack
feorar.org Germany
SLASH'EM@Pallas Nuremberg, Germany
Förderverein euregionale Digitalkultur (FED) Germany
un.nethack.nu

Sweden

Cafe / Veekun NetHack Dallas, Texas, United States
  • NetHack with a custom patchset
nethack.proles.net Germany
  • NetHack
acehack.us Virginia, United States
  • AceHack
nethack.eu Germany
  • NetHack
  • Air Traffic Control
  • Tetris
Amulet of Yendor Pennsylvania, United States
NetHack on Facebook Finland
  • NetHack
grunthack.org Virginia, United States
France

Setting up your own server

There are several ways to manage your public NetHack server, but the most common is to use dgamelaunch, which manages user accounts and runs the NetHack processes in a chroot jail when a user telnets into the server.

For FreeBSD, there is a work-in-progress document describing how to set up a NetHack server with dgamelaunch, and also provides patches to make auto-login work with FreeBSD telnetd.

See Also