OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: nginx清除
ADDED

BitCurrents Log Analyzer is a lightweight single-page web application that turns raw Nginx access and error logs into actionable insights. Using the IP2Location API, it provides geolocation, intelligent bot detection, and bot impersonator flagging across three dashboard modes: General traffic overview, Security threat analysis, and Error diagnosis.

Self-hostedDeveloper toolsMonitoring & security
logwerkabbottis
ADDED

LogWerk is a lightweight, offline‑first server log analyzer that runs entirely in the browser. It auto‑detects Nginx/Apache log formats, parses compressed files client‑side, and provides interactive charts, bot detection, security insights, session reconstruction and CSV export without any backend.

Self-hostedDeveloper toolsMonitoring & security
modsecurityowasp-modsecurity
ADDED

ModSecurity v3's libmodsecurity is a cross-platform web application firewall engine that applies SecRules to HTTP transactions through separate server connectors. It exposes C and C++ APIs and includes logging, testing, and benchmarking support.

Self-hostedDeveloper toolsMonitoring & security
goaccessallinurl
ADDED

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal or via a browser-based HTML dashboard.

Data & databasesDeveloper toolsAnalytics & BI
base-flaskalbertyw
ADDED

A Python 3 starter for simple Flask web apps with Gunicorn, nginx, Docker, tests, and deployment scripts for Ubuntu/Debian servers.

Developer toolsSelf-hostedTemplates & starters

A Bash script that parses Nginx access logs to produce an interactive HTML dashboard showing request statistics, error counts, top IPs and URLs, plus detection of SQL injection, directory traversal, and XSS attack patterns. Includes optional IP geolocation via ipinfo.io.

Self-hostedDeveloper toolsMonitoring & security
ngtopfacundoolano
ADDED

ngtop is a command-line tool that parses nginx access logs into SQLite and queries request counts by path, IP, user agent, referer, and status code with filtering and time-range support.

Developer toolsSelf-hostedCLI & terminal
nginx-proxynginx-proxy
ADDED

nginx-proxy is a Docker container that runs nginx and docker-gen to automatically generate reverse proxy configurations and reload nginx as containers start and stop. Proxied containers declare VIRTUAL_HOST to be routed by hostname.

Self-hostedDeveloper toolsServer management
apisixapache
ADDED

Apache APISIX is a dynamic, real-time, high-performance cloud-native API and AI gateway built on NGINX and etcd, offering dynamic routing, plugin hot-loading, multi-protocol support, and AI proxying for LLM workloads.

Developer toolsAI & MLBackend & APIs