All Projects → pi-hole → Ftl

pi-hole / Ftl

Licence: other
The Pi-hole FTL engine

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Ftl

Docker Pi Hole
Pi-hole in a docker container
Stars: ✭ 4,288 (+452.58%)
Mutual labels:  pi-hole, hacktoberfest, dns
Manticoresearch
Database for search
Stars: ✭ 610 (-21.39%)
Mutual labels:  api, database
Memento
Simple + Powerful interface to the Mnesia Distributed Database 💾
Stars: ✭ 597 (-23.07%)
Mutual labels:  hacktoberfest, database
Awesome Checker Services
✅ List of links to the various checkers out there on the web for sites, domains, security etc.
Stars: ✭ 662 (-14.69%)
Mutual labels:  hacktoberfest, dns
Dictionary Of Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Stars: ✭ 492 (-36.6%)
Mutual labels:  database, dns
Finviz
Unofficial API for finviz.com
Stars: ✭ 493 (-36.47%)
Mutual labels:  api, database
Octo Cli
CLI tool to expose data from any database as a serverless web service.
Stars: ✭ 653 (-15.85%)
Mutual labels:  api, database
Sleekdb
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
Stars: ✭ 450 (-42.01%)
Mutual labels:  api, database
Tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Stars: ✭ 29,871 (+3749.36%)
Mutual labels:  hacktoberfest, database
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (-9.92%)
Mutual labels:  hacktoberfest, database
Kroki
Creates diagrams from textual descriptions!
Stars: ✭ 774 (-0.26%)
Mutual labels:  api, hacktoberfest
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (-37.37%)
Mutual labels:  api, database
Droplet kit
DropletKit is the official DigitalOcean API client for Ruby.
Stars: ✭ 482 (-37.89%)
Mutual labels:  api, hacktoberfest
Auroradns.gui
纯净抗污染,简单轻量级
Stars: ✭ 494 (-36.34%)
Mutual labels:  hacktoberfest, dns
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (-40.21%)
Mutual labels:  api, database
Laravel Translatable
A Laravel package for multilingual models
Stars: ✭ 624 (-19.59%)
Mutual labels:  hacktoberfest, database
Phpauth
PHPAuth is a secure PHP Authentication class that easily integrates into any site.
Stars: ✭ 748 (-3.61%)
Mutual labels:  hacktoberfest, database
Goa
Design-based APIs and microservices in Go
Stars: ✭ 4,493 (+478.99%)
Mutual labels:  api, hacktoberfest
Cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
Stars: ✭ 22,700 (+2825.26%)
Mutual labels:  hacktoberfest, database
Faker
Faker is a pure Elixir library for generating fake data.
Stars: ✭ 673 (-13.27%)
Mutual labels:  hacktoberfest, database

Pi-hole

Network-wide ad blocking via your own Linux hardware
FTLDNS

FTLDNS (pihole-FTL) provides an interactive API and also generates statistics for Pi-hole®'s Web interface.

  • Fast: stats are read directly from memory by coupling our codebase closely with dnsmasq
  • Versatile: upstream changes to dnsmasq can quickly be merged in without much conflict
  • Lightweight: runs smoothly with minimal hardware and software requirements such as Raspberry Pi Zero
  • Interactive: our API can be used to interface with your projects
  • Insightful: stats normally reserved inside of dnsmasq are made available so you can see what's really happening on your network

Official documentation

The official FTLDNS documentation can be found here.

Installation

FTLDNS (pihole-FTL) is installed by default when you choose to enable the Web interface when installing Pi-hole.

IMPORTANT!

FTLDNS will disable any existing installations of dnsmasq. This is because FTLDNS is dnsmasq + Pi-hole's code, so both cannot run simultaneously.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].