From 8b717e32bbc01687593bf36663e4b8187c922924 Mon Sep 17 00:00:00 2001 From: wyhaya Date: Wed, 25 Sep 2019 11:00:58 +0800 Subject: [PATCH] add updns --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d4cb83..ce6d553 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [trust-dns](https://crates.io/crates/trust-dns) — A DNS-server [](https://travis-ci.org/bluejekyll/trust-dns) * [Weld](https://github.com/serayuzgur/weld) — Full fake REST API generator [](https://travis-ci.org/serayuzgur/weld) * [kytan](https://github.com/changlan/kytan) - High Performance Peer-to-Peer VPN +* [updns](https://github.com/wyhaya/updns) - DNS proxy tool ### Audio @@ -345,7 +346,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [thecoshman/http](https://github.com/thecoshman/http) — Host These Things Please — A basic http server for hosting a folder fast and simply [](https://travis-ci.org/thecoshman/http) * [svenstaro/miniserve](https://github.com/svenstaro/miniserve) — A small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP [](https://travis-ci.org/svenstaro/miniserve) * [TheWaWaR/simple-http-server](https://github.com/TheWaWaR/simple-http-server) — simple static http server -* [wyhaya/see](https://github.com/wyhaya/see) — Static file server [![Build Status](https://img.shields.io/travis/wyhaya/see.svg)](https://travis-ci.org/wyhaya/see) +* [wyhaya/see](https://github.com/wyhaya/see) — Static HTTP file server [![Build Status](https://img.shields.io/travis/wyhaya/see.svg)](https://travis-ci.org/wyhaya/see) ## Development tools