Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 12045 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.39), libgcc-s1 (>= 4.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-acme_1.31.5-2nwtf+402+noble1_amd64.deb Size: 3199540 SHA256: 3ee245959c961ab0d070586acee8f766b02ca87e99ddde063358b09a7fd2e6ea SHA1: 126add7c04013223a1f7175106296c7443645d7a MD5sum: 6fe6e0baa9f675b9c60ab2101491d066 Description: ACME protocol support for Nginx The ngx_http_acme_module implements the Automatic Certificate Management Environment (ACMEv2) protocol (RFC 8555) for automated SSL/TLS certificate issuance and renewal within Nginx. Package: libnginx-mod-http-auth-pam Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 43 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-auth-pam_1.31.5-2nwtf+402+noble1_amd64.deb Size: 10040 SHA256: 96c9f601c9b5c46bc02d76150538c0e440a4d51c13f147884f18879289172e03 SHA1: d0ab5a5b532168bb284b689518e72fc9cb19fced MD5sum: 1668cc70966bc8ebe1095feca65f1bec Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-brotli Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libbrotli1 (>= 0.6.0), libc6 (>= 2.4) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-brotli_1.31.5-2nwtf+402+noble1_amd64.deb Size: 13708 SHA256: c19190eda24a24bfa6832bb6779778a7dd9c02d9d3565c55768a6461bf6ad1ca SHA1: 116263e9a29466dad037e7f9484f9553e909b853 MD5sum: 21257b8e9aaaa0a5275d8d98f2a7948e Description: Brotli compression module for Nginx The ngx_brotli module enables Brotli dynamic compression and static pre-compression support for Nginx web server. . Brotli is a lossless data compression algorithm developed by Google, offering higher compression ratio compared to Gzip at similar CPU usage. Package: libnginx-mod-http-cache-purge Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 67 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.31.5-2nwtf+402+noble1_amd64.deb Size: 17888 SHA256: c6c6f28ea2c5f6e4d69592c4e5d04c98f8980ebb20bac897b278d5a6273a5689 SHA1: 4794c1c82d9d65faa7749652dad78527243667c1 MD5sum: ae12c769754e0cf3b03760cc105ac77d Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33), libxml2 (>= 2.7.4) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-dav-ext_1.31.5-2nwtf+402+noble1_amd64.deb Size: 17420 SHA256: fbcb8dcc754a1cc0e8f353c6f658c1a38e1e2d17143d32a86137b178fe1488c6 SHA1: 077d5d6e4b65844f84f03f24709c9a0f961fa699 MD5sum: 5b053fadf94254db350acb3626054432 Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-echo Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.31.5-2nwtf+402+noble1_amd64.deb Size: 21648 SHA256: 0ea52040b039395de219f7929780f4f1510d8fc0b74a8a0f03897449cd81b3e8 SHA1: 44f12fba11bc9383dca41baf79d9f4b8bacbc507 MD5sum: 5bfb14be2bd729a4e6c8285330af080e Description: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-fancyindex Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 60 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33) Suggests: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.31.5-2nwtf+402+noble1_amd64.deb Size: 15524 SHA256: 0e5dc73823936bc5491bc9355bbf20f594623432409788f6db60ccaf95269fa3 SHA1: 968f6edc5a4d8c0a1c83c7d79c985905157ac80d MD5sum: bfe36049f42bc604492fcdda29369cd4 Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-geoip Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 52 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14), libgeoip1t64 (>= 1.6.12) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.31.5-2nwtf+402+noble1_amd64.deb Size: 11148 SHA256: 63d0d7f3d82be2aed43f40494963b6e7f624b12c1b33d9878c9fd38775c43a8b SHA1: e767f74929101eb1692d6b7664b9b1dc5e5a2bed MD5sum: 278553e07c75dd6c47933b2360bd3bbd Description: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-geoip2 Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip2_1.31.5-2nwtf+402+noble1_amd64.deb Size: 11644 SHA256: 2000e5408573a0742163b9d6933440a8354b91d64cbaab04ffa8e554135634ed SHA1: 91399b6a0d6168cfb97c5cc8cd7345a06bb1b5da MD5sum: 6d228f9e82e04efe4a0f683f91cef6b5 Description: GeoIP2 HTTP module for Nginx The ngx_http_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 56 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter_1.31.5-2nwtf+402+noble1_amd64.deb Size: 15324 SHA256: d01dd762dd640cc08dbfe629cccdafec042e31be147c31138c8bb7ebf0cfabb4 SHA1: 1fd428e9b3149454c1444607c6769a6e2868a0f9 MD5sum: 8e7dcbfb238933d66feb5e9f9536d8c4 Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-image-filter Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 55 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-image-filter_1.31.5-2nwtf+402+noble1_amd64.deb Size: 14848 SHA256: a04615e9d3240ce705657470129bddbd15250715258f181308cc65f9781a97fc SHA1: 2f6b5ebb57ee456847480ec9154f825456dbf48a MD5sum: 990659aea4825edd1225e47064bcfd83 Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-ipdb Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 52 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14), libjson-c5 (>= 0.15) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ipdb_1.31.5-2nwtf+402+noble1_amd64.deb Size: 12776 SHA256: f5ec9496f2991884525c1cb6604cb9d582878f63d4016dc189ebc6ee26b66f38 SHA1: 22e7a688e0040313c4d9fef89454854ee68cb5e4 MD5sum: d00e3e24cb8bbcbf23b14b4f30d4a645 Description: IPDB IP database support for Nginx The ngx_http_ipdb_module enables creating variables with values depending on the client IP address using the IPIP.net IPDB database format. Package: libnginx-mod-http-lua Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 481 Depends: libnginx-mod-http-ndk (= 2:1.31.5-2nwtf+402+noble1), lua-resty-core, nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.0.4+dfsg) | libluajit2-5.1-2 (>= 2.1~) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.31.5-2nwtf+402+noble1_amd64.deb Size: 165804 SHA256: b38d1e681e94c97827c3d46d3460c3256f72cb7d7dca3c6c0b9ac637fa76d632 SHA1: 47923258e1c8bab89e9f7a24e9f0547068992897 MD5sum: 958c3de086ea90c7cb96866be6341424 Description: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-ndk Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.4) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.31.5-2nwtf+402+noble1_amd64.deb Size: 10488 SHA256: 5c8ffc5be4436d64cff86732dd58c6a065d83f2ff6e383c77d3d177a08cd710e SHA1: 1c22cf65bd25074c0da7242392b3f5c31184268a MD5sum: d19419b3433f1058a06e0cdadceabd06 Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-perl Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 98 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), perl (>= 5.38.2-3.2ubuntu0.4), perlapi-5.38.2, libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2) Recommends: nginx Replaces: nginx-extras (<< 1.9.14-1) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-perl_1.31.5-2nwtf+402+noble1_amd64.deb Size: 23584 SHA256: 4436f7c0144f55d6da1e31cfb863a1c5f397fce9e1e0cea033ec162fb05edd58 SHA1: 4cba6bfec99ec3961f1e763d12d7a466d83a28ab MD5sum: fc3888c9a8812b638cbea21242db572c Description: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Package: libnginx-mod-http-subs-filter Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.31.5-2nwtf+402+noble1_amd64.deb Size: 13024 SHA256: cce985177f107916987a5da54fab7692be4f251bcaddef2264c8d4e9abc0a47e SHA1: 6f27392da7ef9692174ae4bfb245ffe299cb4041 MD5sum: 18372eeb5d804e9e291d0f8f16ee5132 Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.31.5-2nwtf+402+noble1_amd64.deb Size: 16536 SHA256: febcc34a3570bf11b752f97024e4ccfe4115e4d59b30cf3196dfba06795436c0 SHA1: 2ac1c2b9a29d440f570a6b63fd9e0742b028e2b4 MD5sum: c92f1a5e72cdf0a8ff597a47cb2249e4 Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.4) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.31.5-2nwtf+402+noble1_amd64.deb Size: 13168 SHA256: d68e3403fefcad2309d3005c2f4fcfeaa7f096fd64947496b21ac9f1a07e682a SHA1: d1042255e347a8c0436c2f85b65d9dcbab3d2dec MD5sum: 2b22a00ba0d071ade51f7a54dc70dfdd Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-http-xslt-filter Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 55 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-xslt-filter_1.31.5-2nwtf+402+noble1_amd64.deb Size: 13900 SHA256: 71a64a5bc303fe04e1a4a03b8e226805d35ead6c387da2f7e646bb4f1f57aa54 SHA1: 66148147ddd331c22474cb84ab816f5a99f24942 MD5sum: 4143579cb049458e8631978f4f9345ea Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-http-zstd Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 688 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-zstd_1.31.5-2nwtf+402+noble1_amd64.deb Size: 214972 SHA256: b0aedbd7b4f0832d292a57c283651ad62330b91ef6e5926efc4aa0931e8d56e0 SHA1: 2e510d9b83df5cc1a23a23c161612683f8934af0 MD5sum: a98816120cce4253ad3e43ff66354420 Description: Zstandard compression module for Nginx The ngx_zstd module enables Zstandard (zstd) dynamic compression and static pre-compression support for Nginx web server. . Zstandard is a fast lossless compression algorithm targeting real-time compression scenarios at zlib-level and better compression ratios. Package: libnginx-mod-mail Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 143 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.31.5-2nwtf+402+noble1_amd64.deb Size: 45332 SHA256: 0b7b5a50c3bd3af6462877e46ef00f57ae549d3cdb525379556af6241b345478 SHA1: 6b13f2da88a5545897ebcc04763c42e39e198126 MD5sum: 9f72157eedf7eb73adab781e467401d1 Description: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-nchan Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 699 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.31.5-2nwtf+402+noble1_amd64.deb Size: 242648 SHA256: 3865ba93f8449a6b6e6b3db33fec6b4b4f4ee1ad7d9bf0854d93ae7fe95c4ad2 SHA1: a3913e1f455996a598f1a60b3cc718008829238e MD5sum: 90d2ab83df831e60d53ccaaf62db8d60 Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-rtmp Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 345 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.31.5-2nwtf+402+noble1_amd64.deb Size: 123408 SHA256: 8b322ce0bcc2b1a180950f4945209d7eb86e5d0c1bd67db433ce60fd994d18bc SHA1: 992b971b9d783af2dd5ddc2b481425f22a2bd427 MD5sum: 8eff3ca868b3dd8d2c26dda400ae7a84 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. Package: libnginx-mod-stream Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 252 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.31.5-2nwtf+402+noble1_amd64.deb Size: 84040 SHA256: a214d0893cf3dc6831edeb9194f97b2f0c46569d0f618610ef5d7e680593e7c7 SHA1: 9a1955ef3bc71e72428e37a54b20c3a26f1a0d5e MD5sum: 741c7ef4fea5f59217cdfee77455b865 Description: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnginx-mod-stream-geoip Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 48 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.14), libgeoip1t64 (>= 1.6.12), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+noble1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-2nwtf+402+noble1_amd64.deb Size: 10348 SHA256: 08ba559d42daf07a669d02ac7aad0366702781e0942f9f664eea6eb8e6970064 SHA1: 363761cd531b807263a8c9e469453bbf074bfabc MD5sum: 64e3ca2357b4136fb1f81c4f2933559e Description: GeoIP Stream module for Nginx The ngx_stream_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-stream-geoip2 Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+noble1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-2nwtf+402+noble1_amd64.deb Size: 11312 SHA256: aa0a59eed66191ddf9233458027d2ff6845633967188c5dfaa5d066b846f5418 SHA1: 89fbe70d1e7d81fb1ffc5926744fc7009b73d041 MD5sum: 8a1d6cbe951a07c10d4056b491204e78 Description: GeoIP2 Stream module for Nginx The ngx_stream_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx-core (>= 2:1.31.5-2nwtf+402+noble1), nginx-core (<< 2:1.31.5-2nwtf+402+noble1.1~), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-brotli (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-zstd (= 2:1.31.5-2nwtf+402+noble1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-2nwtf+402+noble1_all.deb Size: 5652 SHA256: e456d77bfff83148bbe7bd4e93968fd3076d6d8fef2e98c1ada4e5d96097fd72 SHA1: f1c908430c8776f1128f9253694e281e4f9bbf29 MD5sum: 94079a854e8b49b8aaffea35a6200c73 Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage installs the default nginx web server (nginx-core). Package: nginx-common Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 323 Depends: lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-common_1.31.5-2nwtf+402+noble1_all.deb Size: 73640 SHA256: 1a54c75ecaa2c1f646de2e5cb311b797245e2572b144c05591887f721dac53d9 SHA1: 7bb5b4bfb0cceedd8a0363db9323a1322ba7a42a MD5sum: 2370c1ac223805a1a6c1990dd7c41ff9 Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 8031 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), iproute2, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+noble1) Breaks: nginx (<< 1.4.5-1), nginx-full (<< 1.18.0-1) Replaces: nginx-full (<< 1.18.0-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-core_1.31.5-2nwtf+402+noble1_amd64.deb Size: 2460028 SHA256: fa60005cfad6cd1f13fe3bf5590af86bfdaef7d635318285af1ad9dfb1bc416f SHA1: 94713e53fd7af8bf8122cef06edab2d8b325575c MD5sum: b91b82e1dd3285a08d569eeee96a46b3 Description: nginx web/proxy server (core binary package) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains the core nginx web server binary (/usr/sbin/nginx) compiled with standard built-in modules. Package: nginx-dev Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 846 Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.5), libgd-dev, libgeoip-dev, libpcre3-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, quilt, zlib1g-dev, nginx-core (>= 2:1.31.5-2nwtf+402+noble1), nginx-core (<< 2:1.31.5-2nwtf+402+noble1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-2nwtf+402+noble1_all.deb Size: 117060 SHA256: 5ea788a44fa8282b3cd017d9af72effe97d1b3f8cb23a9960c1c15e3bec9d524 SHA1: f382472c710e9daab40e3c7405cbcbe516338e32 MD5sum: b0a9c1e673f29bf2dc3dcd317d5319ad Description: nginx web/proxy server - development headers Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides development headers and necessary config scripts for the nginx web/proxy server, useful to develop and link third party additions to the Debian nginx web/proxy server packages. Package: nginx-doc Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 44 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.31.5-2nwtf+402+noble1_all.deb Size: 17116 SHA256: 6611404020863d21f851ba6c63d198414236178edb4a022ba913ae9398a90dea SHA1: 2899d881320b4a0a2aab5bda27f49a638960aa96 MD5sum: d3525d15896652b3c752b0708268bb0f Description: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nginx-extras Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-full (>= 2:1.31.5-2nwtf+402+noble1), nginx-full (<< 2:1.31.5-2nwtf+402+noble1.1~), libnginx-mod-http-acme (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-auth-pam (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-dav-ext (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-echo (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-geoip (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-geoip2 (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-image-filter (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-ipdb (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-lua (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-perl (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-uploadprogress (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-upstream-fair (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-xslt-filter (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-mail (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-nchan (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-stream-geoip (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-stream-geoip2 (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-rtmp (= 2:1.31.5-2nwtf+402+noble1) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+noble1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.31.5-2nwtf+402+noble1_all.deb Size: 6736 SHA256: a94eb5d1cbb073f2237635185f9cb2b6013b4b7e51fc8c2ad5a2b129a44a5169 SHA1: f96b09b89f6ff09cd2f5f5a6fdb0f46c7d68fd27 MD5sum: 206975972619aed43ceec15e5d2798d8 Description: nginx web/proxy server (extended metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with the complete set of extra third-party dynamic modules included. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2 . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx (>= 2:1.31.5-2nwtf+402+noble1), nginx (<< 2:1.31.5-2nwtf+402+noble1.1~), libnginx-mod-http-headers-more-filter (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-cache-purge (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-fancyindex (= 2:1.31.5-2nwtf+402+noble1), libnginx-mod-http-subs-filter (= 2:1.31.5-2nwtf+402+noble1) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+noble1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.31.5-2nwtf+402+noble1_all.deb Size: 5744 SHA256: a27060253e34cf3a948ad5e65e4f459f9f715687a510cb7e7f9544d5b8690373 SHA1: a5efa0979b702898672558550a57714f016ab8d2 MD5sum: 73a9b92200b1ed5b5f5e677efbc4f045 Description: nginx web/proxy server (standard metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with standard third-party dynamic modules included (headers-more, cache-purge, fancyindex, subs-filter). Package: nginx-light Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-core (>= 2:1.31.5-2nwtf+402+noble1), nginx-core (<< 2:1.31.5-2nwtf+402+noble1.1~) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+noble1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.31.5-2nwtf+402+noble1_all.deb Size: 6168 SHA256: 49afe38e2a7e369521a448aa7c3faa7bfdfe373a98182dd0c331a1cbeb1342d6 SHA1: 419541b221a69d557bb9851b3410489c85b2ad78 MD5sum: ca8d1439537b9842fac79e0881d4acfb Description: nginx web/proxy server (basic metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a minimal installation of nginx (nginx-core) with zero extra dynamic modules loaded.