-
-
erlmud
... .
The idea is a game server that multiple clients can play.
Considered clients are:
- Telnet. Like the old MUDs ... quickly and easily
- [ranch](https://github.com/extend/ranch) for telnet!
- [cowboy](https://github.com/extend/cowboy) for websockets
# ...
-
net-sshd
Ruby Net::SSHD aims to be a generic SSH protocol server to be used as a listener library providing a transport ... insecure plain text
TCP socket listeners to serve any arbitary "telnet" protocol encapsulated
in the ssh transport, preferrably supporting only ...
-
pcmanx-gtk2
... -external Disable the using of external SSH and Telnet program.
[Default: Enabled]
--enable-plugin Enable the build ... (case sensitive).
[Default: Disabled]
--enable-proxy Enable proxy server support
[Default: Disabled]
For example, if you are ...
-
dosbox-munted
...
213, though this can be changed. Once the server is started, DOSBox
will automatically start a client ... sending a packet. Default: 12
(reduces Network overhead)
* server: - This nullmodem will be a client connecting to ...
-
zabbix-stats
... |
| rcache_free | zabbix["rcache", "buffer", "free"] |
| threads | threads_num |
### Usage ###
Telnet to port 10051 on the Zabbix server and type "stats". All available
stats will be returned, one per ...
-
MudCore
... ).
# MudCore, a simple MUD server
MudCore is a simple MUD server. Game logic is implemented in lua,
telnet handling is done for you, and the server can communicate with
the outside world by way of ZeroMQ sockets.
-
fonmud
Simple Multi-user dungeon
# MUD Server/Game for a school project
This was my project for a class on networking/ ... kill.
You can run it with ``ant run``.
Clients can connect using telnet to port 6789.
## In Game Commands
north, east, south, west, ...
-
pypenn
... a hostname for your MUSH,
so players don't need to telnet to obscuresite.obscuredomain.com!
NOTE: A hostname is not the ... .
I am trying to keep extending the functionality of the server, while
optimizing and rewriting things wherever possible. I'm always
...
-
LH001
... .
see it live:
http://www.youtube.com/watch?v=ZY5IY5CZ1es
//////////////////////////// Installation /////////////////////////////
1) build machine
2) script/server
3) localhost:3000/pages/foo
4) make sure you've got the opto interruptors aligned! ( ...
-
node-session
... Schimmel
The following NodeJS script go over the basics of server functionality with JavaScript.
##For this to work, first install NodeJS
... on port 1337 that can be accessed via Telnet
To start the server, open a command prompt/terminal window and run ...
-