From c5f39ea2cd7cf02246705ea8872d3b350526165c Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 24 May 2024 09:05:42 -0400 Subject: initial --- src/assets/projects/05-wig.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/assets/projects/05-wig.md (limited to 'src/assets/projects/05-wig.md') diff --git a/src/assets/projects/05-wig.md b/src/assets/projects/05-wig.md new file mode 100644 index 0000000..5622bc0 --- /dev/null +++ b/src/assets/projects/05-wig.md @@ -0,0 +1,8 @@ +--- +name: wig +repo: wig +--- + + wig is a simple DNS client written in C. It supports all the important features as most DNS clients, + but displays its results in a simple and concise format without all the clutter. It gives you what + you want fast and simple. -- cgit v1.2.3-freya