PrivacyGuard DNS - Ad Blocking Service
Secure, Fast, and Free DNS Service for Ad Blocking and Privacy Protection
π Arabic Documentation | π English Documentation
Table of Contents
- About the Project
- Features
- Quick Start
- DNS Server Addresses
- Documentation
- Project Structure
- Technology Stack
- Browser Support
- Contributing
- License
- Contact
About the Project
PrivacyGuard DNS is a free, fast, and secure DNS service designed to block advertisements, trackers, and malicious websites across all your devices. Our service works at the network level, providing protection without requiring any software installation on your devices.
Why PrivacyGuard DNS?
- π Privacy First: We don't log your browsing activity or personal data
- π Lightning Fast: Optimized servers with global presence ensure minimal latency
- π‘οΈ Complete Protection: Block ads, trackers, malware, and inappropriate content
- π Cross-Platform: Works on Windows, macOS, Linux, Android, iOS, and routers
- π° Completely Free: No hidden fees, no premium tiers, just free protection
Features Preview
Features
Core Features
| Feature | Description |
|---|---|
| Ad Blocking | Block all types of ads including banners, pop-ups, and video ads |
| Anti-Tracking | Prevent trackers from monitoring your online activity |
| Malware Protection | Block access to known malicious and phishing websites |
| Family Protection | Filter inappropriate content for a safe browsing experience |
| Zero Logging | We never record or share your browsing data |
| Smart Caching | Faster page loads with intelligent DNS caching |
Platform Support
- β Windows 10/11
- β macOS (all versions)
- β Linux (all major distributions)
- β Android (6.0 and above)
- β iOS/iPadOS (12 and above)
- β WiFi Routers (all major brands)
- β Smart TVs and Gaming Consoles
Quick Start
1. Get Your DNS Addresses
Use our recommended DNS server addresses:
Primary IPv4: 94.140.14.14
Secondary IPv4: 94.140.15.15
Primary IPv6: 2a10:50c0::ad1:ff
2. Configure Your Device
Choose your device from the Configuration Guide for step-by-step instructions.
3. Verify Your Setup
Visit our DNS Test Page to verify your configuration is working correctly.
DNS Server Addresses
Standard Servers (Recommended)
| Protocol | Address | Status |
|---|---|---|
| IPv4 | 94.140.14.14 |
β Active |
| IPv4 | 94.140.15.15 |
β Active |
| IPv6 | 2a10:50c0::ad1:ff |
β Active |
Verification
To verify your DNS is configured correctly, run:
# On Windows
nslookup google.com
# On macOS/Linux
dig google.com
# Should return our server addresses
Documentation
Comprehensive documentation is available in the docs directory:
| Document | Description |
|---|---|
| Configuration Guide | Step-by-step setup for all platforms |
| FAQ | Frequently asked questions and answers |
| Troubleshooting | Common issues and solutions |
| API Documentation | API reference for developers |
| Contributing Guide | Guidelines for contributors |
| Security Policy | Security practices and reporting |
Dashboard Preview
Project Structure
PrivacyGuard-DNS/
βββ π .github/ # GitHub configuration
β βββ π workflows/ # CI/CD workflows
βββ π dist/ # Built files for distribution
βββ π docs/ # Documentation
β βββ CONFIGURATION.md # Setup guides
β βββ FAQ.md # FAQ section
β βββ TROUBLESHOOTING.md # Common issues
β βββ API.md # API documentation
β βββ SECURITY.md # Security policy
β βββ DOCKER.md # Docker deployment guide
β βββ images/ # Documentation images
βββ π src/ # Source files
β βββ π css/ # Stylesheets
β β βββ main.css # Main styles
β βββ π js/ # JavaScript modules
β βββ main.js # Main application logic
β βββ i18n.js # Internationalization
β βββ utils.js # Utility functions
βββ π tests/ # Test files
β βββ app.test.js # Application tests
βββ π tools/ # Build and utility scripts
βββ .dockerignore # Docker ignore rules
βββ .eslintrc.json # ESLint configuration
βββ .gitignore # Git ignore rules
βββ .prettierrc # Prettier configuration
βββ .babel.config.json # Babel configuration
βββ babel.config.json # Babel configuration (alternative)
βββ Dockerfile # Docker image definition
βββ docker-compose.yml # Docker Compose configuration
βββ nginx.conf # Nginx configuration
βββ package.json # NPM dependencies and scripts
βββ webpack.config.js # Webpack configuration
βββ LICENSE # MIT License
βββ README.md # English README
βββ README.ar.md # Arabic README
Technology Stack
Frontend
| Technology | Purpose | Version |
|---|---|---|
| HTML5 | Semantic markup | Latest |
| CSS3 | Styling and animations | Latest |
| JavaScript (ES6+) | Interactivity | ES2022+ |
| CSS Variables | Theming | Latest |
| CSS Grid/Flexbox | Layout | Latest |
Development Tools
| Tool | Purpose |
|---|---|
| Webpack | Module bundler |
| Babel | JavaScript transpiler |
| ESLint | JavaScript linting |
| Prettier | Code formatting |
| Jest | Unit testing |
| Playwright | E2E testing |
| GitHub Actions | CI/CD pipeline |
| Docker | Containerization |
| Nginx | Web server |
Browser Support
PrivacyGuard DNS website supports all modern browsers:
| Browser | Version | Status |
|---|---|---|
| Chrome | 90+ | β Full Support |
| Firefox | 88+ | β Full Support |
| Safari | 14+ | β Full Support |
| Edge | 90+ | β Full Support |
| Opera | 76+ | β Full Support |
| Samsung Internet | 15+ | β Full Support |
Contributing
We welcome contributions from the community! Please read our Contributing Guide before submitting pull requests.
How to Contribute
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Development Setup
# Clone the repository
git clone https://github.com/yourusername/PrivacyGuard-DNS.git
# Navigate to project directory
cd PrivacyGuard-DNS
# Install dependencies
npm install
# Start development server
npm run dev
# Run tests
npm test
# Build for production
npm run build
# Lint code
npm run lint
# Format code
npm run format
License
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2025 PrivacyGuard DNS
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Contact
- Website: https://privacyguard.dns
- Email: support@privacyguard.dns
- GitHub: https://github.com/privacyguard/dns
- Twitter: @PrivacyGuardDNS
Protect Your Privacy, Browse Freely π‘οΈ
Made with β€οΈ for a safer internet