Skip to content

Instantly share code, notes, and snippets.

@kanzure
Created August 15, 2014 23:20
Show Gist options
  • Save kanzure/b1f948a3da0b42e23577 to your computer and use it in GitHub Desktop.
Save kanzure/b1f948a3da0b42e23577 to your computer and use it in GitHub Desktop.
bitcoind rpc port response
root@d7dcfd34bd4a:~# telnet 172.17.1.250 8332
Trying 172.17.1.250...
Connected to 172.17.1.250.
Escape character is '^]'.
HTTP/1.1 403 Forbidden
Date: Fri, 15 Aug 2014 23:19:05 +0000
Connection: close
Content-Length: 0
Content-Type: application/json
Server: bitcoin-json-rpc/v0.9.2.1-g354c0f3-beta
Connection closed by foreign host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment