Showing 52 open source projects for "php iptables"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Web-based Firewall Log Analyzer

    Firewall log analyzer

    Flexible web-based firewall log analyzer, supporting netfilter and ipfilter, ipfw, ipchains, cisco routers and Windows XP system logs, and mysql or postgresql database logs using the iptables ULOG or NFLOG target of netfilter others mapped to the ulogd format with a view. Fully supports IPv6 for database logs, and netfilter and ipfilter system file logs. Also supports Maxmind's GeoIP version 2 location databases. For Linux, FreeBSD, OpenBSD, Solaris, OSX,etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    blocklist

    blocklists for openbsd,freebsd,linux,iptables,bsd pf,pf,ipfilter

    blocklists for openbsd,freebsd,linux,iptables,bsd pf,pf,ipfilter,pfsense,opnsense
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenVoucher

    OpenVoucher

    Open source voucher management / hotspot system

    OpenVoucher is an open source voucher management / hotspot system for authenticating guests in your wifi or cable network. It is designed to be easy to use for anyone who wants to issue vouchers. For further information and installation how to's, see the project's homepage. The source code is maintained on Github.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Myra Canyon

    Myra Canyon

    network control and reporting

    Easily turn a Ubuntu-based computer into a full linux router, complete with dhcpd, named/bind, iptables firewall, and packet inspection of the network traffic being routed. Deep packet inspection for layer 2 (mac), layer 3 (ipv4, ipv6), layer 4 (icmp, tcp, udp), and layer 7 (application-specific). Summary of network flows and all layers of inspected traffic is stored in a database at 1-second intervals. This database is then mined to drive the Apache/PHP web interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    PHP iptable configurator/generator

    PHP Website that get you a copy and paste Output for IPtables

    This should get you a PHP website that you can host on your own server or you use that one on sourceforge, to generate a advanced iptable script file. for devices, ports, comments and furthermore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OnireonSimpleSpot

    Captive portal and access control manager for Linux-based hotspots

    OnireonSimpleSpot is a simple, lightweight captive portal and access control manager designed for Linux server-based public hotspots. It uses Iptables to manage user accesses control and and PHP to provide a flexible and highly customizable captive portal frontend. OnireonSimpleSpot is simple to install, simple to manage, simple to maintain, simple to customize; and damn lightweight!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EasyWall

    Easy to use firewall for linux beginners.

    New improved iptables tool, based on my earlier project Easy Linux Firewall, but rewritten from scratch using Perl. It's a simple rewrite for now, but i am working on adding some new features like. Some of the improvements will be web administration panel, automatic filtering daemon, TCP listener providing easy to use API so you can integrate it on many servers and centralize them in to one Web interface to control all of them. I am open to new ideas and also any kind of contributors,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTTP Anti Flood/DoS Security Module

    HTTP Anti Flood/DoS Security Module

    Detect Flooder IPs, Reduce Attack Surface against HTTP Flood Attacks

    This module provides attack surface reduction enhancements against the HTTP Flood Attacks at the web application level. Massive crawling/scanning tools, HTTP Flood tools can be detected and blocked by this module via htaccess, firewall or iptables, etc. (like mod_evasive) You can use this module by including "iosec.php" to any PHP file which wants to be protected. You can test module here: http://www.iosec.org/test.php (demo) Watch the Proof of Concept video: http://goo.gl/dSiAL Hakin9 IT Security Magazine Article about IOSEC http://goo.gl/aQM4Di (different format -> http://goo.gl/JKMUPN) IJNSA Article at http://goo.gl/LLxRdX WP Plugin Page http://goo.gl/nF5nD CHANGES v.1.8.2 - Iptables Auto Ban Bash Script Included - Token Access via Implicit Deny - Reverse Proxy Support - reCAPTCHA Support Do you want more features? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WhitewallManager

    Whitelist manager

    WhitewallManager is a whitelist manager. It aims to be a web based administration tool for administrators using a default-deny approach to the security of the network they are responsible for. Default-deny is a superior model for network security as compared to default-allow, which is how the security model of most local area networks is modeled. Default-deny disallows all but access granted to resources which you specifically allow. The advantage to this is that any new resources which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    iplock

    iplock

    Easy to use tool to block unwanted network access.

    The iplock tool is a simple iptables extension that allows you to run iptables commands that otherwise require root access in order to block and unblock IP addresses in your firewall. This is particularly useful if you have a webserver such as Apache2 running a scripting language such as PHP without root permissions. When you detect that a user is likely a hacker (i.e. tries to access a folder named wp-admin on a non-Wordpress website) then you can use iplock <his-IP-address> to block him. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libiptables-php is a light-weight library in PHP which enables you to manipulate chains and rules of iptables--the Linux default firewall. This package is an independent work and does not have anything to do with netfilter.org Note: The project has been moved to Github. For latest updates and possible pull requests, please visit the project's repository on Github: https://github.com/koosha--/libiptablesphp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open-source/PHP front-end system for full gateway management based on Iptables/Netfilter, using only built-in features of Netfilter package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A combination of a bash and php scripts which creates a nice overview for KVM guests. It also handles a backup functionality and a usefully NAT over IPTables. The Webinterface use newest Web2.0 Technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    T-HTB FREE web interface, built in PHP, simple Java Script, Ajax, Nested set model MySQL, rrd graph, create tc command using iptables CLASSIFY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Source software for web-based management of system and network security policies and Iptables firewall rules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web-based bandwidth management tools based on tc and iptables for internet cafe or small to medium network administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fwgraph is an attempt to characterize and present network traffic including network devices, QoS, and iptables under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    What are the packets rejected by your Netfilter based firewall today ? How often this suspicious host try to connect to your box ? What are the most rejected domains ? Who is this strange host which scan your ports ? The responses are in the iptables log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Valkyrja (Php Firewall front-end) is a web-based tool to administrate a linux firewall based on iptables. Valkyrja is modular, everyone can write a component for it. As Soon as possible: squid manage, NAT manage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    home-firewall.sourceforge.net -- Sets up a basic firewall using Linux iptables. Provides a way to add allowed sites dynamically. Home-firewall makes extensive use of shell scripts and Linux's cron utility. Maintain order in your school. ChamTech.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Communication system between administrator and network users - based on iptables,PHP,Apache and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A php script to generate iptables firewall script. A interface used to keep track of ip address which you choose to block.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The BigFish Firewall is a suite PHP5 scripts for generate iptables scripts extremely customisables and flexibles. Here are some of the standout features of Bigfish Firewall: Kernel Vars adjust: Tunning the linux kernel proc variables to securing your sys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SPITS - Simple PHP Internet Traffic Shaping SPITS is a PHP Web Interface for managing tc (traffic control) queueing disciplines (qdiscs) and classes. Iptables rules are used in order to classify the packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB