Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 12045 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 3198672 SHA256: bff75db294f349bf87382cf6b166c34c0f6e1bd219434aff7ebe593c336c83fb SHA1: 49c838c4c4dc3aea2b3db9460b01afbd06365beb MD5sum: a30ec02196553724aabf8e4c52812cfb 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 43 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 10032 SHA256: 44ab0ca1b76b19e27afe5404e12dfd69b5dcb562a1caba787a8f22afbf709c2f SHA1: ab7c73653634cd1497d973bfb47c0b07a54efebe MD5sum: 914f30606e2cf223b59ab68bee5f3c30 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 71 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 13676 SHA256: 08bbdcd16de54f127d5388f4832407334517b2ad4ce147d05da3ad4d452d9c57 SHA1: 7e545cd4be8e84a111742568601c35e3a30f91c0 MD5sum: 48fa47860076fcaedfafd64fbd0a65a4 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 67 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 17860 SHA256: ba67870770771c70371cae8ad10dfc9f682472bd73d20e129f235ba253cd26c0 SHA1: ddf376dae371836a14fea89e7fa89e10e7fc1899 MD5sum: c1a5e71ec2d23bca225e23ff9c79e41d 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 17404 SHA256: 9f6450a27ed0c85f98768aa6bb3506aa92d355f5707a7496f4f4cb800cfec32f SHA1: a49028f8f8946f4c41fac3133c0a719b51c368cb MD5sum: 45b21714953f28f839808085c79c6ff3 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 21480 SHA256: ebbecc42f89d7f9e3618b5203645f50da2fcad04e8ad57b20ff7d2fac168dcc3 SHA1: fab1f407665706d2c76fa74da984b5841b2a765c MD5sum: 551b759d3044c4a014b6d5245fa1f1fc 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 60 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 15480 SHA256: 1d03ad9f32c60623995656c74d9333d5724ef9dabad4aa7b6429b910748a597c SHA1: 9b33074eb2946d79a3cb6d9ad658dc5c79fd34c6 MD5sum: 0791bde9a130383aaa16c8a27c47536d 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 52 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 11120 SHA256: c67935a397da3c184d05c807bdb4a445d828eec2c721f61bbe35aa4595c48bff SHA1: 4cc81bab0d57024b069df97e4832e8ce616bc969 MD5sum: 010771699763ea3099a2d23647b00beb 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 11620 SHA256: b60968887c65e5060a2274285ac615bada6076917aa366299a64ba30669b9e29 SHA1: f03dbfbfadca57fc44be82c424aeda45096c9ca4 MD5sum: 2b2114c1ad46564a52db71e707a6211d 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 56 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 15304 SHA256: dd985aa4f5e9a2aedc676956b60b5adca3a7109dd3c34f8731d2630332ba216a SHA1: 922f38e67a1755df4d15f1d7eabe2ec6dab2a39b MD5sum: f7d19505f28ac6e58c8ce8b6c73a4478 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 55 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 14816 SHA256: 7b09d5385b6f549d8e0503ce0a92840d9a116b73af9c5a9c62b4f33a3549de9e SHA1: ec6131324dc177abd4d33bfc06dcdee55db03f47 MD5sum: 12a23ebc2966f9aa812d30ec02e54e83 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 52 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 12756 SHA256: 73ff67dd21c2b2b54ed2de9bf50dc963db78065129f53717f70f16b6900d277c SHA1: 29cfd2e214451051f86361c040cb26c843e881e7 MD5sum: b961af6d3a25020a1ec2c7c5c5d11062 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 481 Depends: libnginx-mod-http-ndk (= 2:1.31.5-1nwtf+402+noble1), lua-resty-core, nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 165892 SHA256: 424ce60cacc97ed138e0828ed5a92061c17dbc1483e57d42600e770ea1735ad7 SHA1: 74aecb2be7604529827390f475de661edc497524 MD5sum: fa688e93ab8ec45d249427d9a3efa053 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 10456 SHA256: cc4698f147b7d1cb4370441a5de8ad35ff1258425acc312dfbae4bc151d03cd8 SHA1: 99816f34114e8a192b9bf9305792cf6ad8a78007 MD5sum: 459d2f9011006f1edc25e626502b0878 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 98 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 23512 SHA256: 59d5336134ef033333a84d17dc4d4fbbacf8d817cd328d3ce7500b24d902137b SHA1: d5d90f01e1aefb03e424abb9e40fb92871cfc7aa MD5sum: ed924f2461da63fcd7056ae3237ce56c 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 12992 SHA256: 28fac80e8b0e35ed49f65a586b2e6aafc58c646ae55306d7b23d1d215f849f50 SHA1: 888facf32a2324782bf6cf5e4db5825fc2ffa967 MD5sum: 0ffb05d3b6283f4a12f65089b5e4b8d4 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 16508 SHA256: ab3c228655d7eeaa79a86db58f725e00ed92a40cdadfecb3d4c833d37702c849 SHA1: 660ee853cf9115382ba90b68cde57fdf3a8f4de0 MD5sum: 6d3286bc6b6c2cd2f2a3e5dab72704ae 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 13152 SHA256: 53209b91c0294faf6d970f321ff29a85eb482870f97dca39037587dfbc45745f SHA1: 8f59cf806b9c677275f43e63a4c63462c90f7624 MD5sum: f8896a5b38e93e2f66397382046e4d05 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 55 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 13876 SHA256: dadfbb93a21979ab830ede942f3c38271f49e208f69ef53b5197b57582b1023d SHA1: 04be828b475f7ef3c6e86e902f0110cba7af7b05 MD5sum: c4989fb49fd804231ee2210dfddc769c 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 688 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 215040 SHA256: e4a402525a1f7288af399fb9ebde92af4546be4fd406ff3232a3f645e5dbc0de SHA1: 86b8b79f58ccd1f79bad57a592b6ed12283f8cb6 MD5sum: 2e88cd8dda1461b6a32eee4b9c6e5827 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 143 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 45308 SHA256: c95c875814a57af11e4997b4b008609b94b33c1c4dd2dae09604851bedd47852 SHA1: 0c3abbbd576deaf84cfd5bf9e2d68a8d664f4d45 MD5sum: 1d5bb4b1c4a68220762d26767cf7080e 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 699 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 242876 SHA256: cfe571630bcf04a323564afe3ed04939c9d0bc9d48298ba16687700b63fb2217 SHA1: 1ba2416cdd1d7d3bad8dd76ea8b318d5aa2be31c MD5sum: 2b80fca77967edf16c33468afb379d31 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 345 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 123628 SHA256: 96c4d954c81e131340c7160dc416ec14fd1661b59efac9b506d20a0a2e31202c SHA1: 8278bac01e0326f9203f05f8c21050fbd564cb17 MD5sum: 682d248c569d994b24d574ab79057f4e 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 252 Depends: nginx-common (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 84160 SHA256: c405bd335a3d855b714ef1f6042c51e192b819ad0a5cacb333f25fcbe06f743f SHA1: a12a4b64761348a1c97b8d9cd5b9f15926ee1b19 MD5sum: f8b8a8c0c0969f65e8d5ccaf1b8d4516 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 48 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.14), libgeoip1t64 (>= 1.6.12), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+noble1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-1nwtf+402+noble1_amd64.deb Size: 10312 SHA256: 0dd4ca7b9f37e33b50941258144d9ce337221a896ff75dd05b103d0deed51404 SHA1: 15936778d6dd3e1d3137ede176b48db9037d65f4 MD5sum: 98681c3087ae5bd5dac17ad9c30f98f6 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 47 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+noble1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-1nwtf+402+noble1_amd64.deb Size: 11280 SHA256: 73f5276f1c3801c5a8727756e52cfb3f1dbd8f1f1346bdc607ed5597bfaa7803 SHA1: a606b66c96800d6d581a2c47696189f28b8edb5d MD5sum: ead0b24bf122a72ca0432989334a0f33 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-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx-core (>= 2:1.31.5-1nwtf+402+noble1), nginx-core (<< 2:1.31.5-1nwtf+402+noble1.1~), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-brotli (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-zstd (= 2:1.31.5-1nwtf+402+noble1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-1nwtf+402+noble1_all.deb Size: 5628 SHA256: 5781f7c42cf867f23f0cc923d2744d052d287c72ceef08fa531ad9ad8bbbb963 SHA1: 4eb944cdc32c932543343e9873a8947f129ea33b MD5sum: 95ab495cceaf4530960848088bbc4896 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-1nwtf+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-1nwtf+402+noble1_all.deb Size: 73608 SHA256: 34b4be528a8ed10dadadc703458494b01d68807a75a31273905685255ea9b395 SHA1: d0be87173afb1dc35bbf646b0654196453415b8b MD5sum: 250263345e4a2d63c55af8839e712886 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-1nwtf+402+noble1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 8027 Depends: nginx-common (= 2:1.31.5-1nwtf+402+noble1), iproute2, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_amd64.deb Size: 2456064 SHA256: 952436728ee101b7ecfd589eff7f36c28dc6f233537d49b80e34fe404b5d2073 SHA1: 6dda0d8d9ceb7ef5ed6591ed403875da3280fdcf MD5sum: 55959555f4578d5cd8d02e2cc783aa62 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-1nwtf+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-1nwtf+402+noble1), nginx-core (<< 2:1.31.5-1nwtf+402+noble1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-1nwtf+402+noble1_all.deb Size: 117060 SHA256: b901e4a5d91c66a9931bfcd5c1945d0a2724ab384812473e6498787191a26de2 SHA1: e1b3707d3522b7e691617e0dbdf92e287b7bcdf4 MD5sum: a738ca4d484abe5e82bf858c975982de 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-1nwtf+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-1nwtf+402+noble1_all.deb Size: 17088 SHA256: bcb2933dc2609f778bc909df3b6c75d4d64c01fdf2985b7b64c2c124bea117c2 SHA1: f2d63a9c865d58eb9bc7c4f93172bbbab47d6ff0 MD5sum: 767a3e2abb557be79e2b5bd936fc7944 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-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-full (>= 2:1.31.5-1nwtf+402+noble1), nginx-full (<< 2:1.31.5-1nwtf+402+noble1.1~), libnginx-mod-http-acme (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-auth-pam (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-dav-ext (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-echo (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-geoip (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-geoip2 (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-image-filter (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-ipdb (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-lua (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-perl (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-uploadprogress (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-upstream-fair (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-xslt-filter (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-mail (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-nchan (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-stream-geoip (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-stream-geoip2 (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-rtmp (= 2:1.31.5-1nwtf+402+noble1) Suggests: nginx-doc (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_all.deb Size: 6708 SHA256: 98ec2c1f4b43a460f779b2ef10569e4a456d2eeb8adde83aed81696fb0c063ee SHA1: 4c8939b81171b6e894977f4f3620c6298cd30f42 MD5sum: 4b5b154343db1ce47ecde07b140ce172 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-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx (>= 2:1.31.5-1nwtf+402+noble1), nginx (<< 2:1.31.5-1nwtf+402+noble1.1~), libnginx-mod-http-headers-more-filter (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-cache-purge (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-fancyindex (= 2:1.31.5-1nwtf+402+noble1), libnginx-mod-http-subs-filter (= 2:1.31.5-1nwtf+402+noble1) Suggests: nginx-doc (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_all.deb Size: 5728 SHA256: d776794f6e1fcc6c1cd2dcc41cbfa8e3787989df40551d8b0d0ad943c2742d32 SHA1: b1ae1cbdb571e8d2e928fe26c655ec32ec969991 MD5sum: fa6830b14f12a48390bfd5a628308233 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-1nwtf+402+noble1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-core (>= 2:1.31.5-1nwtf+402+noble1), nginx-core (<< 2:1.31.5-1nwtf+402+noble1.1~) Suggests: nginx-doc (= 2:1.31.5-1nwtf+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-1nwtf+402+noble1_all.deb Size: 6144 SHA256: 83b82f1f808e4e532035791751bd51580a2b61a8b5d9d649c8d5037af1d6e713 SHA1: c902462a245a23edf713403242f158276df95cb0 MD5sum: bed59b2f0e7a538d9cd988c72ed495e5 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.