Skip to content

Instantly share code, notes, and snippets.

@ric03uec
Created December 25, 2014 18:09
Show Gist options
  • Save ric03uec/597133f126de69be1e03 to your computer and use it in GitHub Desktop.
Save ric03uec/597133f126de69be1e03 to your computer and use it in GitHub Desktop.
telnet into rabbitmq
$ telnet localhost 5672
Trying 127.0.0.1
Connected to localhost
Escape character is '^]'.
AMQP Connection closed by foreign host.
@gfonseca
Copy link

gfonseca commented Sep 4, 2021

Very cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment