This is test.mosquitto.org. It hosts a publicly available Eclipse Mosquitto MQTT server/broker. MQTT is a very lightweight protocol that uses a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices.
For more information on MQTT, see http://mqtt.org/ or the Mosquitto MQTT man page.
The server listens on the following ports:
The encrypted ports support TLS v1.3, v1.2 or v1.1 with x509 certificates and require client support to connect. For ports 8883 and 8884 you should use the certificate authority file (mosquitto.org.crt (PEM format), or mosquitto.org.der (DER format)) to verify the server connection. Port 8081 has a Lets Encrypt certificate, so you should use your system CA certificates or the appropriate Lets Encrypt CA certificate for verification.
Port 8884 requires clients to provide a certificate to authenticate their connection. It is now possible to generate your own certificate.
You are free to use it for any application, but please do not abuse or rely upon it for anything of importance. This server runs on an Intel Atom N2800, and as such is a low power device. It is not intended to demonstrate any performance characteristics.
You should also build your client to cope with the broker restarting.
If you have the mosquitto clients installed try:
Please don't publish anything sensitive, anybody could be listening.
This server is provided as a service for the community to do testing, but it is also extremely useful for testing the server. This means that it will often be running unreleased or experimental code and may not be as stable as you might hope. It may also be slow - the broker often runs under valgrind or perf. Finally, not all of the features may be available all of the time, depending on what testing is being done. In particular, websockets and TLS support are the most likely to be unavailable.
In general you can expect the server to be up and to be stable though.
Come and discuss the Mosquitto project on Slack (go to the Mosquitto channel).
If you do publish things to this server on a regular basis, please get in touch to satisfy my curiosity - there are lots of topics that look interesting but I know nothing about. I'm ral on the freenode #mqtt irc channel, or see the mosquitto source for contact details..
The server consumes over 700GB bandwidth per month. At AWS prices, that would cost over $70 per month. We don't pay that much, but it does cost money to provide this service. Please consider donating.