Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

ZyCDN - Enterprise Self-Built CDN System

πŸš€ Out-of-the-box Private CDN Solution

Website β€’ Docs β€’ Features β€’ Pricing


✨ Features

  • πŸ”’ Private Deployment - Data stays on your own servers, compliance-ready
  • πŸ›‘οΈ WAF Firewall - SQL injection, XSS, CC attack protection
  • ⚑ DDoS Protection - Layer 4/7 traffic scrubbing
  • πŸ“¦ Multi-level Cache - Memory + disk cache, 90%+ hit rate
  • πŸ” SSL Management - Auto certificate issuance and renewal
  • 🌐 Smart Routing - Geo-based + load-aware node selection
  • πŸ“Š Visual Dashboard - Domain, node, and log management
  • πŸš€ One-click Deploy - Node installation and batch operations

πŸš€ Quick Start

Requirements

  • OS: CentOS 7+ / Ubuntu 18.04+ / Debian 9+
  • Specs: 4 cores, 8GB RAM minimum
  • Network: Public IP, ports 80/443 open

Install Control Panel

# One-click install
curl -sSL https://zycdn.com/install.sh | bash

# Access dashboard at http://your-server-ip:8080
# Default credentials: admin / admin123

Add Edge Node

# Run on edge server
curl -sSL https://zycdn.com/install.sh | bash -s -- --join YOUR_TOKEN

πŸ“– Core Modules

Domain Management

  • Add acceleration domains
  • Configure origin servers and fallback strategies
  • Auto SSL certificate provisioning
  • Cache rule configuration

Security Protection

  • WAF (SQL injection, XSS, command injection)
  • CC protection (rate limiting, CAPTCHA)
  • DDoS mitigation (L4/L7 scrubbing)
  • Bot management (search engine vs. malicious crawlers)
  • IP black/whitelist

Cache Management

  • Multi-level cache (memory + disk)
  • Rule engine (path, extension, header-based)
  • Cache prefetch and purge
  • Hit rate analytics

Node Operations

  • One-click edge node installation
  • Real-time config distribution
  • Health monitoring and alerting
  • Batch upgrades and version management

Log Analytics

  • Real-time access log search
  • Attack log and security event analysis
  • Traffic, bandwidth, request metrics
  • CSV/JSON export

πŸ’° Pricing

Plan Price Nodes Features
Basic Β₯100/mo 10 ALL
Pro Β₯300/mo 30 ALL
Enterprise $979/mo Unlimited All features + priority support

Details: Pricing


πŸ“š Documentation



πŸ“„ License

ZyCDN is commercial software. See License.


πŸ”— Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors