Favicon of GoAway

GoAway

Use a lightweight DNS sinkhole to block unwanted domains across your network. Features a web dashboard, custom rules, and real-time statistics.

Take control of your network and block unwanted content for every device connected to it. This lightweight DNS sinkhole acts as a protective shield, preventing ads, trackers, and malicious domains from ever reaching your computers, phones, and smart devices. Because the blocking happens at the network level, there's no software to install on individual devices. Simply set it up and enjoy a cleaner, faster browsing experience everywhere.

Manage your network's security and privacy with a comprehensive set of features:

  • DNS-Level Blocking: Provides network-wide protection for all connected devices.
  • Web Admin Dashboard: Easily monitor activity and manage settings through a user-friendly web interface.
  • Cross-Platform Support: Run it on various operating systems or deploy it easily using Docker.
  • Customizable Rules: Fine-tune your blocking by adding your own custom blocklists and whitelists.
  • Real-Time Statistics: Gain insights into blocked domains and network query patterns.
  • Low Resource Footprint: Operates efficiently without requiring powerful hardware.

Directory Structure

goaway
data
.env
docker-compose.yml

docker-compose.yml

services:
  goaway:
    image: pommee/goaway:latest
    container_name: goaway
    restart: unless-stopped
    ports:
      - "3000:3000"
    volumes:
      - ./data:/app/data
    environment:
      - ORIGIN=${APP_ORIGIN}
      - TZ=UTC

.env

APP_ORIGIN=http://localhost:3000
Categories:

Share:

Ad
Favicon

 

  
 

Similar to GoAway

Favicon

 

  
  
Favicon

 

  
  
Favicon