Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-2nwtf+402+noble1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 11509 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_arm64.deb Size: 3324232 SHA256: 70ec8c80127a117cc77d0483f9e7c34918ad16845f3fa4ea035fa3100b10e82f SHA1: 85c32159d6855098c9389a33a148043d16418e47 MD5sum: d591b0d84631a81646358a63cc5c7043 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17), 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_arm64.deb Size: 9924 SHA256: 11532013e4e7e23468a4098d938b16a0e71425d27e0f1c932c5cb2a978109f28 SHA1: 1cd2414c4a916d8845eaa9a5c819a749d6d7b563 MD5sum: f614534926c8b579638af1db3cfe5de8 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 167 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libbrotli1 (>= 0.6.0), libc6 (>= 2.17) 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_arm64.deb Size: 13732 SHA256: 7c25c53ccd46b97094c95b8074e19ffa929eb8a79000142867c7fc05d6eb902d SHA1: 726df9160a0cdc9950aa81bc42dfa017b85e065e MD5sum: 2d188a69a681cddeb10d5f3758be8f99 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 17716 SHA256: aa85225316ef85cf12495df46cf6ff31b10260b1305eca91fb54024d0c9df8c7 SHA1: 7124750caa2ca2ba724e36df07641f41b9e1ed70 MD5sum: 711a445885c822acd5bb61387129e77d 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 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_arm64.deb Size: 17140 SHA256: 4caf3ca55c6c8d35459a2964ec98b25fa1c729a2249870151a584f6df250c4f5 SHA1: e0981f6d507daeffae041f338b00d3af77b9933d MD5sum: 3eb6ab700ab7cdbc08234e0586600eb7 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 21156 SHA256: f1b043f2de1ec349dd0baf73f459ce282d0f25ed5ed42d7674cbef4f43bf8549 SHA1: 3f9f5b6208be1d19a59c05d70ad005af94135a45 MD5sum: 550d4100a350b28077bbb768a5cc308d 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 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_arm64.deb Size: 15212 SHA256: 314d48a8c43c5c8a57d68f6c422e5e14e4dd4e2e00e18bbe0b2af1721b739473 SHA1: 179cf619e1695ab4018255c41aea5b94c40b122f MD5sum: c930aa93f0492746bfff9834cbfeaae5 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17), 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_arm64.deb Size: 11048 SHA256: 1ce456301a0c9074e69b42ad6308b5b4a429c9759a928ee82dad44cfb16adba9 SHA1: 410390732159d716c22e0f77a53f1e67d1beafe5 MD5sum: c7d8eac3a215585de765d66afe185474 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 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_arm64.deb Size: 11540 SHA256: daade4acd644b99a52ca2ad8357c64a732f0f3fc7da4d120c543391c5be20326 SHA1: b486831bbcaa4871cff254c1972b4c086ca22e0f MD5sum: fcfacf475f40887e20ff9732b2566e72 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 15092 SHA256: 6984114d2c372061dcad2be1ffb18403c1ed56fe6e2e42488229cf4460290831 SHA1: b63cbcf6019924c73b45ccc6f9159ecbd5dd4132 MD5sum: 10876dda49f731f50b1a52f21cf918b2 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17), 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_arm64.deb Size: 14312 SHA256: 71e7f134cf9fad8e10e1814c806c416dde7a2f7b85aacefc4b853ec98bd0242a SHA1: 3532ec9f15c0c8583402efbc640bad5b07909279 MD5sum: dbe3025907d0e63daf5bda7a80836fcf 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17), 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_arm64.deb Size: 12728 SHA256: 196fe0e17a18c6aa1febfb36bb8f092c23d79fb08b00ff1d792e5bcbe20a72b5 SHA1: daf5299568e948c469238b3e20f2841918de091e MD5sum: 7292392eefc57d93c491fa9c613dc357 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 485 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_arm64.deb Size: 155644 SHA256: 24c3cea21a3ccce609a671cc1a67e890d5303255c4f120d8a6e7c0cbcfb00978 SHA1: 06d6b0b3a1892be48883915bc17b08a1a8b35e5c MD5sum: 605f8db8221542b90915b8bc412d6a17 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 94 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 10432 SHA256: 6fec529a5ba474f6d416fc14a9a79a05e127ce9b35c45b2a5055d1c46088da23 SHA1: 02542860eeb8437ee2e1f5947cdce880c24cd74b MD5sum: daef4afea4e20799f3b0cce45dfdc4a7 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 170 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_arm64.deb Size: 22700 SHA256: 9b00e4608eb5207055072948d6244da2069968ab929811a5668cc35b999f3671 SHA1: fc7dca65e67216dbb56c3bd209f3f5e4d0005803 MD5sum: 32b1c5937deb11e5a82c666a4408d268 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 12644 SHA256: 5bfeae3cf19a9c703f45dff092b981a1e769709bee8a614db36fd9eb2061abbd SHA1: 5490c0466f3070e568856b3b2d9d06109c2ac058 MD5sum: c63b24b171e77d0e66a922d72407c2df 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 16088 SHA256: 523a4a4d2d966d06fbe7c84aa4a2df58bfcc10f6a0e06cef4832cee73f37d7ff SHA1: 03643c5c449630d8b87331ed73a1afe2522d1536 MD5sum: 50288f691735783035c7d49236d951cd 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) 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_arm64.deb Size: 13268 SHA256: 029829685dd48558202bf62e4bbe5635d5d4df4f224e1829d73d02190f6b4f41 SHA1: b958195eca446580b2a159c98795e2591df07eb3 MD5sum: c0cb5cf4ef02022d056166a40986e36f 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17), 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_arm64.deb Size: 13600 SHA256: 344eee4639f674ca953ade3fb0b1bf9777104676ff7d202932bb2fbf81ea3092 SHA1: 3989210bbb41a0e15cbff2ac28c083365ce725de MD5sum: e7abf1f8e4e2c9d4352792b22ef04f60 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 680 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_arm64.deb Size: 200332 SHA256: ac40c31d7728fb42fffe1c2442eef2392426815f4b7fe7df00ef54c52dc14c5f SHA1: fdc296ba09b9294fc7f4f397cfcf0cda6ed60d05 MD5sum: 22b578b4bb2a9389738569a6c7615c35 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 166 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.31.5-2nwtf+402+noble1_arm64.deb Size: 42772 SHA256: 20091bd84ebf35acd823aac2d8e45898bc77a24b75628a33ae957d113814ce0f SHA1: a96455eb24711c7b3d1c593b063fb1a736703945 MD5sum: 7c756b30bd4272d76e0ad0c5bac00aa7 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 746 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_arm64.deb Size: 228468 SHA256: 376f086a147a9cf111a9ed2bb594eb8a02117459fbcfa31bcd1d13f172bc53aa SHA1: 09db84c7f5b765917163a9f0bc4436df996849e4 MD5sum: ef858cc2f464a4e2fd2e96f8a63ec44d 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 379 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_arm64.deb Size: 115740 SHA256: 2170c5242616a37114cdaad98dd1952f6dc0cf8c7e70d9c925dfbff33828a886 SHA1: e22134245b0ceb5d65f94fa3168bce88f2f4ae93 MD5sum: eed3f0019bc8f7fb9dd09938b089f533 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 303 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_arm64.deb Size: 78384 SHA256: 07520a46711b9658c09f9c2ce9ba7e180d0f36bdc6c5b82ae469dd86d409a132 SHA1: 935afa6dd17d26a591ee33e5a4abb79b22ad9bb3 MD5sum: 24cce6660e15db85ff85161f411b31dd 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+noble1), libc6 (>= 2.17), 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_arm64.deb Size: 10272 SHA256: cf25fe381aadc5c5d7ca13880a122657f811438c29342d23a3b63af8f4a9a631 SHA1: e84e33a5b5ffefc171ffd10f5c4fcd35fc2918d5 MD5sum: 8ce3224ca0ad31c9235b4f0cded75a1e 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 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_arm64.deb Size: 11156 SHA256: 336244deebafd9f3dd259713b2d6a23cb0fa655b044ff8553b95e5f97dd94799 SHA1: a389fbd0dbf2ed9a19063d9cf33b8cd30b238e79 MD5sum: 516d4a836f6391d075beb73e6fc58f8d 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 8022 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_arm64.deb Size: 2774592 SHA256: 65cb608fc0ef2a0d535c8e40ef6981d24db78008f209a98b18c681a8502331f5 SHA1: 6c1e5877c36263d84622aee6c3597a6becbe040a MD5sum: 9519f717d1f9558513424fffa19777ff 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.