https://github.com/shrunbr/hdns_proxy
A Handshake DNS Proxy built using Flask
https://github.com/shrunbr/hdns_proxy
flask handshake hdns hns proxy python
Last synced: 6 months ago
JSON representation
A Handshake DNS Proxy built using Flask
- Host: GitHub
- URL: https://github.com/shrunbr/hdns_proxy
- Owner: shrunbr
- License: mit
- Created: 2022-01-26T18:28:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T04:44:03.000Z (over 3 years ago)
- Last Synced: 2023-10-20T07:28:30.361Z (almost 2 years ago)
- Topics: flask, handshake, hdns, hns, proxy, python
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hdns_proxy
[](https://forthebadge.com)[](https://github.com/shrunbr/hdns_proxy/actions/workflows/build.yml)
hdns_proxy is a python-based Handshake DNS reverse proxy using Flask.
## Demo
Interested in checking out how fast this is? Just do `.hdns.co` and watch your site load at *BLAZING* fast speeds.
## Getting Started
To get started using hdns_proxy, I recommend using docker. Please check out our [Getting Started (with Docker)](https://github.com/shrunbr/hdns_proxy/wiki/Getting-Started-(using-Docker)) wiki page for more information.
## Support The Dev! :heart:
I very much appreciate you wanting to support me in my efforts! HNS can be donated to my wallet at `hs1qdnac0vrcjywvfdltcn973jf5m36c2tqt0w8aj9`.
Check out my portfolio at https://x000x.hdns.co or x000x/
Thank you very much for your contributions and helping run hdns.co!
## Thanks!
Thanks to [angrymouse](https://github.com/angrymouse/) for the inspiration from [hns-bridge](https://github.com/angrymouse/hns-bridge) and catching a caching issue!