🚀 v26.3.8 — Web Panel (GUI) + Blockcheck DNS Düzeltmesi
Sürüm Tipi: Major Feature + Bug Fix
Odak: Tam çift yönlü web arayüzü ve Blockcheck DNS çözümleme hatası giderildi
✅ Yeni Özellikler
- Menü 17 — Web Panel (GUI): lighttpd + CGI tabanlı tam web arayüzü eklendi
- Kurulum, kaldırma, güncelleme, durum görüntüleme, URL gösterme ve aç/kapat alt menüleri
- Dark theme responsive HTML arayüz; JSON status endpoint (
kzm_status_gen.sh) ile canlı sistem verisi - Çift yönlü CGI aksiyonları: Zapret ve HealthMon start/stop/restart butonları
- Hostlist ve IPSET listelerini web üzerinden görüntüleme ve düzenleme
- Tüm kurulum mantığı ana script içinde — kullanıcı ayrı dosyayla uğraşmaz
🐛 Hata Düzeltmeleri
- Blockcheck curl code 6: could not resolve host — Blockcheck testi DNS çözümleme başarısız olduğu için test yarıda kesiliyordu.
SECURE_DNS=0export edilerek blockcheck'in kendi DNS mekanizması devreye alındı, test artık düzgün çalışıyor
⚙️ Notlar
- Web Panel kurulumu için Menü 17 → Seçenek 1 (Web Panel Kur)
- Kurulum sonrası panel adresi Menü 17 → Seçenek 5 (URL Göster) ile görüntülenebilir
- Mevcut kurulumlar güvenle güncellenebilir
🚀 v26.3.8 — Web Panel (GUI) + Blockcheck DNS Fix
Release Type: Major Feature + Bug Fix
Focus: Full two-way web interface and Blockcheck DNS resolution error resolved
✅ New Features
- Menu 17 — Web Panel (GUI): Full lighttpd + CGI based web interface added
- Install, remove, update, status, show URL, and enable/disable sub-menu options
- Dark theme responsive HTML interface with live system data via JSON status endpoint (
kzm_status_gen.sh) - Two-way CGI actions: Zapret and HealthMon start/stop/restart buttons
- Hostlist and IPSET list viewing and editing via web
- All installation logic embedded in the main script — no separate files for the user to manage
🐛 Bug Fixes
- Blockcheck curl code 6: could not resolve host — Blockcheck tests were aborting mid-run due to DNS resolution failures. Fixed by exporting
SECURE_DNS=0to activate blockcheck's own DNS mechanism; tests now complete successfully
⚙️ Notes
- To install Web Panel: Menu 17 → Option 1 (Install Web Panel)
- After installation, panel URL is shown via Menu 17 → Option 5 (Show URL)
- Existing installations can be safely updated