Shell dns-server

Open-source Shell projects categorized as dns-server

Top 10 Shell dns-server Projects

  • Pi-hole

    A black hole for Internet advertisements

    Project mention: egg🏳️‍⚧️irl | reddit.com/r/egg_irl | 2023-06-02

    Ads can be targeted but also suppressed (even at the network level like this https://pi-hole.net) Groups and Facebook friends sharing transphobic misinformation would be more difficult to handle.

  • hestiacp

    Hestia Control Panel | A lightweight and powerful control panel for the modern web.

    Project mention: Domain names management systems | reddit.com/r/sysadmin | 2023-05-14

    There's a fork of that too: https://github.com/hestiacp/hestiacp

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • unbound-docker

    Unbound DNS Server Docker Image

    Project mention: No internet access for containers co-hosted with pihole | reddit.com/r/docker | 2023-05-13

    version: "3" # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ networks: dns_net: driver: bridge ipam: config: - subnet: 10.2.0.0/24 services: pihole: depends_on: [unbound] container_name: pihole image: pihole/pihole:latest hostname: pihole networks: dns_net: ipv4_address: 10.2.0.100 ports: - "5335:53/tcp" - "5335:53/udp" - "7000:80/tcp" environment: TZ: ${TZ} WEBPASSWORD: ${PWD} FTLCONF_LOCAL_IPV4: ${HOST_IP} # Set to server's LAN IP, used by web block modes. PIHOLE_DNS_: 10.2.0.200 # Upstream DNS server(s) for Pi-hole to forward queries to, separated by a semicolon DNSMASQ_LISTENING: all # "Listen on all interfaces, permit all origins" # Volumes store your data between container upgrades volumes: - /var/lib/docker/volumes/pihole/etc-pihole:/etc/pihole - /var/lib/docker/volumes/pihole/etc-dnsmasq.d:/etc/dnsmasq.d healthcheck: disable: true restart: unless-stopped unbound: # https://github.com/MatthewVance/unbound-docker container_name: unbound image: mvance/unbound:latest hostname: unbound networks: dns_net: ipv4_address: 10.2.0.200 ports: - "${HOST_IP}:53:53/udp" - "${HOST_IP}:53:53/tcp" healthcheck: disable: true restart: unless-stopped

  • dnsleaktest

    An open source script tests VPN connection for DNS Leak.

    Project mention: Should i use my vpn provider's native client or use a wireguard/openvpn client instead? | reddit.com/r/VPNTorrents | 2023-01-07

    I am currently trying out Guetun in docker with ExpressVPN but am getting possible DNS leaks reported by this test. I ran this test in the docker exec console for my qBittorrent container which is routed through my Gluetun container. This is the output I get after running. I have also tried some other tests like doileak.com torrent IPtest. The reults i get from that say that I have an ipv4 udp leak. How do i know for sure that I'm not leaking my IP? TIA!

  • docker-bind

    Bind (bind9) caching DNS server on Alpine or Debian with wild-card domain support [multi-arch]

    Project mention: Bind caching DNS server on Alpine or Debian with wild-card domain support [multi-arch] | reddit.com/r/coolgithubprojects | 2022-12-14
  • dns-server-setup

    Ansible playbook to easily deploy new, fully configured, DNS servers.

    Project mention: Waktu Pendaftaran PSE sampai 27 Juli, Kominfo: Kalau Tidak Respons, Akses Diputus Sementara | reddit.com/r/indonesia | 2022-07-22
  • dnscrypt-proxy-pihole

    Preconfigured deb package for every Raspberry Pi and Pi-hole to use only best DNSCrypt, DNS-over-HTTPS and No-Log servers

    Project mention: I'm facing this issue form past 3 days in Kali linux 2022.3 in VirtualBox, At first I was able to connect to insternet but then I see this error and unable to connect, I reinstall the protonvpn but nothing changed, I even reinstall OS but It's not the issue please help... | reddit.com/r/ProtonVPN | 2022-10-09

    For the Pi-Hole you'll need a Raspberry Pi (I'd recommend at least a 3B or 3B+, I'm running a 4B). Something like this would probably be the easiest method, but if you do a quick search for "dnscrypt on pi-hole" there should be plenty of other instructions available if this doesn't work out.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • pihole-dot-doh

    Official pihole docker both DoT (DNS over TLS) and DoH (DNS over HTTPS). Built for both Raspberry Pi and AMD64.

    Project mention: Facebook Messenger doesnt work even with blocking disabled? | reddit.com/r/pihole | 2023-05-26

    I am running my pihole on unraid server using docker with this container. Before that, I ran pihole on raspberry pi. But it still even then i was unable to get messenger running. Maybe it has to do somethig with my router (opnsesne)

  • Secure-Adblocking-DNS

    Secure (DNS-over-TLS) Adblocking (Pi-hole) Recursive (unbound) Server System setup

  • Mosdns-on-PaaS

    Deploy DNS over HTTPS service on PaaS platforms (Heroku, Okteto, etc.) | 在 Heroku / Okteto 等免费 PaaS 服务平台上部署 Mosdns

    Project mention: Deploy your own DNS over HTTPS server on free services from Heroku / Okteto / etc. | reddit.com/r/dns | 2022-07-16
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-02.

Shell dns-server related posts

Index

What are some of the best open-source dns-server projects in Shell? This list will help you:

Project Stars
1 Pi-hole 42,494
2 hestiacp 2,331
3 unbound-docker 389
4 dnsleaktest 298
5 docker-bind 77
6 dns-server-setup 54
7 dnscrypt-proxy-pihole 28
8 pihole-dot-doh 24
9 Secure-Adblocking-DNS 22
10 Mosdns-on-PaaS 18
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com