An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# hdns_proxy
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

[![Build/Release Stable](https://github.com/shrunbr/hdns_proxy/actions/workflows/build.yml/badge.svg?branch=v0.2.0)](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!