-
-
evum
... host (NOTE: will not work from the system running evum),
telnet to the IP address of the OpenWRT VM:
telnet ... evum_switch:start().
{ok,<0.43.0>}
% Start the system console server
2> evum_ctl:start(Switch).
{ok,<0.58.0>}
% ...
-
isotoma.recipe.varnish
... you
have one varnish daemon per deployed backend application server. If you have
three different applications on a server, ... varnishlog binary - you can use either varnishlog or varnishncsa
telnet
Offer a management interface on the specified address ...
-
grillo
... .com/stephen_mcd>`_
========
Overview
========
Grillo is a terminal based chat server and client. It was originally
written as an `chat ... to be installed in order to
connect to a Grillo server, as the telnet command available on most
modern systems can be ...
-
SASL-OAuth
... SASL library framework with plugin API. Used in CMU IMAP server and others.
License: http://www.cyrusimap.org/mediawiki/index. ...
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. ..."
License: http://curl.haxx.se/docs/copyright ...
-
memcached.js
... because it doesn't allocate memory upfront when the server starts. So, it may take sometime allocating memory. ... bin/memcachedjs --log 1
```
On the client side:
```bash
$ telnet localhost 11211
stats
```
Test:
```bash
$ rspec -fd -c ...
-
epmail
... "admin", "123").
## Test
You can connect to servers by telnet or you can use mail client, thunderbird for example ... @myhost ~]$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK POP3 server ready ...
-
simplebb
... /server.py
5. From another terminal, telnet to the server::
$ telnet 127.0.0.1 9223
6. Request ... What makes simplebb cool?
=========================
Everything is a builder
-----------------------
The server is a builder, the client is a builder, ...
-
pureftpd-o_direct
... except
where there's absolutely nothing else to do.
------------------------ SUPER-SERVER INSTALLATION ------------------------
Pure-FTPd can also run with the help of a super-server, like telnet, wu-ftp,
finger or Qmail. This is not ...
-
websockify
... one or more intermediate
certificates, concat them into one file, server certificate first, then the
intermediate(s) from the CA ... /novnc/websockify-js)
project demonstrates a simple WebSockets based telnet client (use
'localhost' and '2023' for the host and ...
-
tub
...
Thin::Server.start('0.0.0.0', 1345, app, :backend => TUB::UpgradableTcpServer, :handler_on_upgrade => Echo)
Connect to the server
telnet localhost 1345
Speak HTTP
GET / HTTP/1.1
Host: example.com
Now switch protocols
GET / ...
-