awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
henrypp avatar

henrypp/simplewall

0
View on GitHub↗
8,044 स्टार्स·602 फोर्क्स·C·gpl-3.0·11 व्यूज़

Simplewall

Simplewall is an application firewall manager and network traffic filter that provides a graphical interface for the Windows Filtering Platform. It controls inbound and outbound network access for individual programs and services by intercepting and filtering traffic at the kernel level.

The project identifies specific binaries using file hashes to prevent spoofing and allows users to define custom firewall rules based on IP addresses, CIDR ranges, and port numbers. It includes a system for blocking operating system telemetry and managing blocklists of known malicious IP addresses.

The tool provides observability through packet logging and real-time notifications when applications attempt unauthorized connections. It also includes capabilities for auditing application changes, managing security profiles, and caching DNS resolutions to optimize event processing.

Features

  • Network Access Control - Defines and enforces security policies to regulate inbound and outbound traffic for specific applications.
  • Packet Filtering Engines - Utilizes the Windows Filtering Platform for kernel-level network traffic interception and filtering.
  • Traffic Filtering Rules - Implements a system for defining and applying rules to permit or deny network connections.
  • Traffic Filters - Inspects and controls network packets using global and application-specific rules to manage traffic flow.
  • Background Security Services - Implements a background system service to apply firewall rules independently of the user interface.
  • Binary Identity Verification - Identifies specific binaries using file hashes to prevent spoofing and ensure rules apply to the correct program.
  • Windows Filtering Platform Interfaces - Provides a graphical interface for managing network traffic and application rules via the Windows Filtering Platform.
  • Firewall Management - Controls inbound and outbound network access for individual programs based on file paths and hashes.
  • Network Traffic Filters - Intercepts and blocks network requests to telemetry and malicious endpoints for security and privacy.
  • Telemetry Blocking - Prevents operating system telemetry and analytics services from communicating with remote servers using built-in blocklists.
  • Firewall Rule Configurations - Allows the creation of custom firewall rules based on IP addresses, CIDR ranges, and port numbers.
  • IP Address Blocklists - Maintains and updates lists of malicious IP addresses to automatically filter unwanted network traffic.
  • Blocked Connection Monitoring - Logs blocked network attempts and displays them for review and rule adjustment.
  • Security Profiles - Allows saving and restoring sets of network rules as distinct security profiles.
  • Dropped Packet Logging - Records dropped network packets and notifies users when applications attempt unauthorized connections.
  • Firewall Configurations - Provides tools for managing host-based network access rules and security configurations.
  • Network Security Auditing - Logs dropped packets and monitors blocked attempts to audit network security and refine rules.
  • Network Traffic Logs - Records dropped and allowed packets to a file for historical analysis and troubleshooting.
  • Packet Drop Logging - Provides a detailed log of network packets blocked by the firewall for troubleshooting and auditing.

स्टार हिस्ट्री

henrypp/simplewall के लिए स्टार हिस्ट्री चार्टhenrypp/simplewall के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

henrypp/simplewall क्या करता है?

Simplewall is an application firewall manager and network traffic filter that provides a graphical interface for the Windows Filtering Platform. It controls inbound and outbound network access for individual programs and services by intercepting and filtering traffic at the kernel level.

henrypp/simplewall की मुख्य विशेषताएं क्या हैं?

henrypp/simplewall की मुख्य विशेषताएं हैं: Network Access Control, Packet Filtering Engines, Traffic Filtering Rules, Traffic Filters, Background Security Services, Binary Identity Verification, Windows Filtering Platform Interfaces, Firewall Management।

henrypp/simplewall के कुछ ओपन-सोर्स विकल्प क्या हैं?

henrypp/simplewall के ओपन-सोर्स विकल्पों में शामिल हैं: crazy-max/windowsspyblocker — WindowsSpyBlocker is a suite of utilities designed to stop operating system data collection and tracking by applying… evilsocket/opensnitch — Opensnitch is a host-based application firewall for Linux that monitors and intercepts outbound network connections in… pi-hole/docker-pi-hole — This project provides a containerized DNS sinkhole and network-wide traffic filtering solution. It functions as a… 3proxy/3proxy — 3proxy is a multi-protocol proxy server and network access control gateway. It functions as a network traffic… drduh/macos-security-and-privacy-guide — This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set… 10se1ucgo/disablewintracking — DisableWinTracking is a privacy hardening tool and telemetry blocker for Windows 10. It reduces data collection and…

Simplewall के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Simplewall के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • crazy-max/windowsspyblockercrazy-max का अवतार

    crazy-max/WindowsSpyBlocker

    5,130GitHub पर देखें↗

    WindowsSpyBlocker is a suite of utilities designed to stop operating system data collection and tracking by applying firewall rules, hosts file blocks, and telemetry restrictions. It functions as a telemetry blocker and firewall manager that prevents the operating system from sending usage data to remote servers. The project features a specialized connectivity modifier for adjusting the network connectivity status indicator to prevent external reporting. It includes a network traffic auditor to capture and analyze system traffic to identify spying activities, alongside a manager for DNS and h

    Goblockerdnscryptfirewall
    GitHub पर देखें↗5,130
  • evilsocket/opensnitchevilsocket का अवतार

    evilsocket/opensnitch

    12,899GitHub पर देखें↗

    Opensnitch is a host-based application firewall for Linux that monitors and intercepts outbound network connections in real time. By hooking into kernel-level interfaces, it tracks system-wide network activity and maps connection attempts to specific local processes, allowing users to explicitly permit or deny traffic on a per-application basis. The project distinguishes itself through its ability to manage security policies across multiple distributed nodes from a single, unified dashboard. This centralized management is secured via encrypted socket communication, enabling consistent rule en

    Pythonapplication-firewalldata-breachfirewall
    GitHub पर देखें↗12,899
  • pi-hole/docker-pi-holepi-hole का अवतार

    pi-hole/docker-pi-hole

    10,760GitHub पर देखें↗

    This project provides a containerized DNS sinkhole and network-wide traffic filtering solution. It functions as a central network resolver that intercepts domain queries, allowing users to block advertisements, trackers, and malicious domains by returning null responses to connected devices. The platform distinguishes itself through its integrated DHCP server and comprehensive management capabilities, which allow for automated IP address allocation and granular control over network traffic. It supports complex filtering through regular expression matching, hierarchical rule prioritization, an

    Shellad-blockerdnsdocker-container
    GitHub पर देखें↗10,760
  • 3proxy/3proxy3proxy का अवतार

    3proxy/3proxy

    5,264GitHub पर देखें↗

    3proxy is a multi-protocol proxy server and network access control gateway. It functions as a network traffic forwarder capable of routing TCP and UDP traffic across HTTP, SOCKS, and various email and file protocols. The project provides specialized capabilities for secure traffic inspection, including the decryption and analysis of HTTPS and TLS streams through certificate spoofing and mutual authentication. It further supports client identity anonymization by routing outbound traffic through recursive upstream proxy chains. The software covers a broad range of network management functions,

    Caccountingchttps-proxy
    GitHub पर देखें↗5,264
Simplewall के सभी 30 विकल्प देखें→