https://github.com/inoribea/sdns-calculator
DNS Stamp calculator component for Python
https://github.com/inoribea/sdns-calculator
dns dnscrypt dnscrypt-proxy doh python
Last synced: 4 months ago
JSON representation
DNS Stamp calculator component for Python
- Host: GitHub
- URL: https://github.com/inoribea/sdns-calculator
- Owner: inoribea
- License: mit
- Created: 2025-03-14T10:15:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-14T10:37:12.000Z (4 months ago)
- Last Synced: 2025-03-14T11:28:49.041Z (4 months ago)
- Topics: dns, dnscrypt, dnscrypt-proxy, doh, python
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sdns-calculator
DNS Stamp calculator component for Python
- Thanks for jedisct1 and qwq-plus
- Code implementations sourced from [stamps-specifications](https://dnscrypt.info/stamps-specifications/)
## Why
I cannot properly obtain the certificate and compute the hash for the compute server through dnscrypt-proxy. When I have this trouble, I have not found a suitable local solution, which prompted me to use AI to generate this code.
## 使用
1.Install Python
2.Importing cryptography Python modules
3.Download scripts for your language
4.Run it!If you encounter any problems during use, please submit your issues