Created
May 7, 2015 22:28
-
-
Save anonymous/59c4c45dd416e9399813 to your computer and use it in GitHub Desktop.
Using DNS TXT Entry to store Bitcoin Wallet Adress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E:\>nslookup | |
Standardserver: fritz.box | |
Address: 192.168.178.1 | |
> set q=txt | |
> bitcoin.stromhaltig.de | |
Server: fritz.box | |
Address: 192.168.178.1 | |
Nicht autorisierende Antwort: | |
bitcoin.stromhaltig.de text = | |
"1Bghgc9MhreYyA3uEaxpxZ5ygxyAnR3HnF" | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment