{"id":76830,"library":"jedisct1-go-dnsstamps","title":"Go DNS Stamps","description":"A Go library for parsing and generating DNS stamp strings used in DNSCrypt and DNS-over-HTTPS.","status":"active","version":"0.0.0-20260329135226-5c52ba568986","language":"go","source_language":null,"source_url":"https://github.com/jedisct1/go-dnsstamps","tags":["dns","stamp","dnscrypt","doh"],"install":[{"cmd":"go get github.com/jedisct1/go-dnsstamps","lang":"bash","label":"Install github.com/jedisct1/go-dnsstamps"}],"dependencies":[],"imports":[{"symbol":"dnsstamps","correct":"github.com/jedisct1/go-dnsstamps"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jedisct1/go-dnsstamps\"\n)\n\nfunc main() {\n\tstamp, err := dnsstamps.NewServerStampFromString(\"sdns://...\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t}\n\tfmt.Println(stamp)\n}","lang":"go","description":"Parse a DNS stamp string"},"warnings":[],"env_vars":null,"search_vec":"'dns':2,11,19,22 'dns-over-http':18 'dnscrypt':16,24 'doh':25 'generat':10 'go':1,5 'https':21 'librari':6 'pars':8 'stamp':3,12,23 'string':13 'use':14","created_at":"2026-06-17T19:38:54.361630+00:00","updated_at":"2026-06-17T19:38:54.361630+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jedisct1/go-dnsstamps","github":"https://github.com/jedisct1/go-dnsstamps","docs":"https://pkg.go.dev/github.com/jedisct1/go-dnsstamps#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}