# Zen - 간단하고 효율적인 크로스플랫폼 Ad-Blocker 오픈소스

> Clean Markdown view of GeekNews topic #12254. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12254](https://news.hada.io/topic?id=12254)
- GeekNews Markdown: [https://news.hada.io/topic/12254.md](https://news.hada.io/topic/12254.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-12-09T10:04:02+09:00
- Updated: 2023-12-09T10:04:02+09:00
- Original source: [github.com/anfragment](https://github.com/anfragment/zen)
- Points: 25
- Comments: 2

## Topic Body

- 시스템-와이드 광고 차단 및 개인정보 보호 도구   
  - 모든 어플리케이션의 HTTP 요청을 인터셉트하는 프록시를 세팅하여 동작   
  - 시스템 레벨로 동작하므로 브라우저 확장으로는 막지 못하는 광고, 추적 스크립트 등까지 모두 차단   
- 윈/맥/리눅스 지원   
- 필터가 기본 제공되며 EasyList 스타일 필터를 쉽게 추가 가능   
- 첫 설치시에 Root Certificate를 설치함. 이 인증서는 로컬에서 생성되며 외부로 전혀 나가지 않음

## Comments



### Comment 21308

- Author: kang1027
- Created: 2023-12-10T23:25:55+09:00
- Points: 1

zen 동작시키면, 카톡은 서비스 차단시켜 버리네요. 참고하세요

### Comment 21288

- Author: gmong
- Created: 2023-12-10T09:16:02+09:00
- Points: 1

Rust로 작성된 비슷한 동작을 하는 privaxy (https://github.com/barre/privaxy) 도 있습니다.
