Skip to content

Commit ae4a40d

Browse files
authored
Add badges to README for project visibility
Added badges for DeepWiki and OOSMetrics to README.
1 parent 38b73de commit ae4a40d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.MD

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
**MasterDnsVPN** is a scientific and research-oriented project for carrying TCP traffic through DNS queries and responses. In broad goal, it is similar to projects such as DNSTT or SlipStream, but it follows a fundamentally different structure and implementation approach.
66
This system is designed around compatibility with many resolver behaviors and harsh network conditions, with the goal of preserving the highest possible stability and data delivery even in the worst cases.
77

8+
9+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/masterking32/MasterDnsVPN) [![oosmetrics](https://api.oosmetrics.com/api/v1/badge/achievement/5c7b2ce0-0af6-4648-8ded-fd1e847096cd.svg)](https://oosmetrics.com/repo/masterking32/MasterDnsVPN)
10+
811
### 📊 MasterDnsVPN Compared with Similar Projects
912

1013
| Feature | SlipStream | DNSTT | MasterDnsVPN |
@@ -98,8 +101,6 @@ A brief overview of the main capabilities of MasterDnsVPN:
98101

99102
This list is only a high-level summary. The related sections below explain each area in more detail.
100103

101-
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/masterking32/MasterDnsVPN)
102-
103104
---
104105

105106
# Setup and Getting Started 🧑‍💻

0 commit comments

Comments
 (0)