Package: libnginx-mod-http-acme Source: nginx Version: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 12098 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.34), 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+jammy1_amd64.deb Size: 3238276 SHA256: 7f5e195128e052a81c2f262d4bd48c47d1ded57081051e3a89a40744508117f9 SHA1: d36d0d35a91c73d33132aa9ed3d16be5b48ab7c6 MD5sum: 87ed8e1368c6c0dc2a777f392bfdaff3 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 31604 SHA256: da10f53f898c745a5723ef5bcf4b52de0fe0c0f8d16d21811bc5c98b068300c4 SHA1: b03d996973f0e97c33985e4fa40c5c7faecf78af MD5sum: d3d211f5d469d460981a1a97c29ccb2e 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 35328 SHA256: 7907439f53c2f26659a412e6095b0d1dac275fd3a66ad03b44a2b27adfac79ba SHA1: 00b15e90b7f7c806d19146d2b5b364520e511683 MD5sum: 48fda6fbd0621e56e1978683d564a184 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 88 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 39640 SHA256: 90eb05e7b705eb3302928d23fa86b14ff2dbd762e7bd04af8b676e692c8b2ee8 SHA1: e93f97e17894793ce905956e994129e5ca027689 MD5sum: c100e700bec8de1a340304ece8581530 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 85 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 39032 SHA256: d1a4b3fe4aa919289416c9b685f8f04e6bb51393693eb28032eadad85574e75d SHA1: 8de52a7e7118d735e2afeab7e31d024b13a8a8bf MD5sum: 6fb9ce0fe62242399f0e3f422af2e300 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 94 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 43104 SHA256: 99981669a3a20fdb17c6707664d9a3c3059862c8026de02e22dfce4a1d259eab SHA1: 022997ba0e00da99c45bfc3159844e017c97e656 MD5sum: aaac77ee4d70d5e614ecd6bcf1f15512 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 81 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 37156 SHA256: a93e4c170158dae4d19636e75d15d0b74eb1ac1b6e62c262e184f1e4ace3552e SHA1: 36f1a069a87ce524cac5a85a0866b473d9917db3 MD5sum: 93521d89a6eff4ef19e46e97b0ba6596 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.14), libgeoip1 (>= 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+jammy1_amd64.deb Size: 32748 SHA256: ab349a17af95b95e59043771cc531cf1c1050913190608932b82b62fdcdd4755 SHA1: 5365f6ad22d0d0f0aa272725bf6ca29731899480 MD5sum: 395a8bd6e3304419a7facf8bdae9bfa2 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 33288 SHA256: 4d8819ce89805bc1278edb10abe33b15e663a66644b078802714374ebbcb0d3e SHA1: be2914e87ee4bdcd1da2aa89587fc63805537e5a MD5sum: 319c94c69e5a8e0775465d05e63e4ca4 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 81 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 36960 SHA256: 23a08448be06966cd8c349b6a3cc098e201f1e87c874b7e63dc1bd6346a26116 SHA1: 62d652e726b050af5b1fc7c3dffc9ec044935cf8 MD5sum: b9f2e008c3bed497f8356814547b208f 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 80 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 36420 SHA256: 1e9cad6cce42a9c3c530b68bb094b78bd9f8c9fa8639acd28cb46a34ca24b0e0 SHA1: 7371fe57a4eed99305279baf2c341efcd930a3bb MD5sum: 7a9aceb2f8f438dbc0a99245fec77936 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 34428 SHA256: e1586bee674d3fb1b6150f3cf793e9a90ea6c0ff660373c4c21076a2392e68e9 SHA1: 0ef241f1cf42bbd7ee813ffac1bb1a9005075b6e MD5sum: 3fa00417c139378ac5bf3298a3f81a90 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 518 Depends: libnginx-mod-http-ndk (= 1.31.5-2nwtf+402+jammy1), lua-resty-core, nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.0.4+dfsg) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.31.5-2nwtf+402+jammy1_amd64.deb Size: 189092 SHA256: 189bbd395e7b427bf5b94b8127ffc3eac92ecd9022ba471524c46857e9a95c38 SHA1: b874ed77a12e2b887569b57f930558bfc8d447ea MD5sum: 4529659475c858c9068a71b1fc2e07e5 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 32028 SHA256: 432659b4a4cddab60e117719996d6dd2a9a9008e31da2939381d6cbd2cf035ff SHA1: c46203575635c7ebbc8408a9999ea69a60fa0efc MD5sum: 54a100f96cd6e849ed2134afa10b7f83 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 123 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), perl, perlapi-5.34.0, libc6 (>= 2.34), libperl5.34 (>= 5.34.0) 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+jammy1_amd64.deb Size: 45004 SHA256: 00c6d96b9011099b41355fcbd6d824e20401d954d012a7891d8d73559a6b32df SHA1: fa7127764b5425516230029bb9b227057b165abb MD5sum: 51c9cc5418250a38432eff9aac02c2cf 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 34596 SHA256: 8a7dae9ca2cc4936b65e9e0f04c47f53e30a14a359931a5926386f40d3c1be2e SHA1: f8c4ee760df5c840b3c56c6b95ed2970dca950c0 MD5sum: 41b4ebc7b83b86cebdf9fcd868ed723b 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 85 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 38236 SHA256: 95763db5f83157c3de8979e08f8d2304be661ef872cc56e2ac02b2d991ca7aa8 SHA1: 12955f70689cac8aaa44f5409caffdce17ec76d4 MD5sum: 20ce1bdb11d32e737ecae496c5c113b0 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 34736 SHA256: b8846d2270fcd44c5526ba153177eed65608a480c2175cec45de1d3d68388d0b SHA1: 0d50daa93f6fd8e31d8a5c7b4796e600a3db9582 MD5sum: 05fac07b69c4d5e4698344a26f5283e3 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 80 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 35392 SHA256: 8b71341d770d0f38d9f9c34c83831119baca7397d464193988df9f3da414119a SHA1: b2c9eea630cc25d59497d033326d4757dc9cbb78 MD5sum: c1af07e8b24c2be7f23d9699f558a313 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 697 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 228948 SHA256: 3ba80376992e6c2640f35bf2c996824610eb30977216a07e8a4b2ad36686afb7 SHA1: 98b3cfca69452f47cbff1239b55cf02a15975412 MD5sum: fa39068acd16ef054bf5d87e697efd27 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 168 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 67996 SHA256: b2418843f19bd4ef838bddd97178e24a2d28674280feae84956606e0a1ad2266 SHA1: db0c9edd7fc3e43d6b5418541ebe5bbf89441d36 MD5sum: a34959b068b2664a3ba00000bf74dcab 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 732 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.29) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.31.5-2nwtf+402+jammy1_amd64.deb Size: 267424 SHA256: 5288dbf9673f165a03bca7e40478b7dd3bb01a7605e7c21e9267f78ae6e6f67d SHA1: 39a9b42e73aa5fab66e9c1662c1ddf214baaaa40 MD5sum: b7d4f8aba7696bc461b1611549efee08 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 374 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.31.5-2nwtf+402+jammy1_amd64.deb Size: 146280 SHA256: a8969bbafbd826a281541ab6940034e4162ffa0edfeb38d6655da1c31bd59fa3 SHA1: 31ebfd4c2e901f3c0a48e1978df40e3f11fa51ee MD5sum: 286e5b6aaba7626c01df091a2b75cd46 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 273 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), 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+jammy1_amd64.deb Size: 105332 SHA256: 71b87cca1ad07eb31ae4e33c094e14d1730b8c940622c93e1bb6e61d3753ac41 SHA1: 8dfccfdb51580ad19b2ceb6d00be978ccb89dc06 MD5sum: ae81029f5eae836a602df28a5fb8cf85 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 69 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.14), libgeoip1 (>= 1.6.12), libnginx-mod-stream (= 1.31.5-2nwtf+402+jammy1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-2nwtf+402+jammy1_amd64.deb Size: 31948 SHA256: dbcd4ef993cf93064b49ea245c34748795bcf41f60892118b2958e21428f8142 SHA1: 044def20326868a8effa7d3b928065754937426f MD5sum: 6a18cd310e1b853948bea147b55b0412 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 1.31.5-2nwtf+402+jammy1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-2nwtf+402+jammy1_amd64.deb Size: 32916 SHA256: 7483b4db6c2f60171e6d1af0ac9f357ece376ff9d054a46219d4955fa1bafb7e SHA1: a3bb7e551a4d952cc0d81f8c5481d04f820f8120 MD5sum: 84dec6cdeeaf2a64ddb8ce305b543168 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx-core (>= 1.31.5-2nwtf+402+jammy1), nginx-core (<< 1.31.5-2nwtf+402+jammy1.1~), libnginx-mod-stream (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-brotli (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-zstd (= 1.31.5-2nwtf+402+jammy1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-2nwtf+402+jammy1_all.deb Size: 27200 SHA256: 5f2f677ebfcccb7c2cb14642a3d8c907e2dd3c115d8c2e4a55930e52c6b838f9 SHA1: b8e1936803d41a82b147c2b3a2c85c291c55c8dd MD5sum: 75e71945011d50707d4d36aa16752a1d 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 348 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+jammy1_all.deb Size: 98532 SHA256: 764a6b02e1790ff19f755390756df34723a4c1bc7c925022726757505da32042 SHA1: bc3ba631f2c30fa57de502382543b2ca954967e5 MD5sum: b7f3112887b5b75279ec68543beaf41d 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: 1.31.5-2nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 8124 Depends: nginx-common (= 1.31.5-2nwtf+402+jammy1), iproute2, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.31.5-2nwtf+402+jammy1) 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+jammy1_amd64.deb Size: 2488900 SHA256: 4acd0c2fdc0d0b655393d548693ffddbf3c943e123fb322e24c96d85b158cd92 SHA1: 9878a36063747f43029b460d3f076b547d7fb72d MD5sum: 92a05c7df4e006fd646790873c84c232 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 868 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 (>= 1.31.5-2nwtf+402+jammy1), nginx-core (<< 1.31.5-2nwtf+402+jammy1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-2nwtf+402+jammy1_all.deb Size: 139736 SHA256: 40966fa0af6b45044158a88d83990aad7801894c9960eee91ee9ecddf3ec907e SHA1: 9b989517927fcca923b2e84977c5c6fb0fafd8c5 MD5sum: b2039b19b06fbf6f1f108ebd05abe398 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 65 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.31.5-2nwtf+402+jammy1_all.deb Size: 38684 SHA256: a781a8dda0ee379db86d4d69cd116c4db671fd3f9cde5d4c66b198ee3b3495db SHA1: 73298b01d120779faf8da5b52b44b26c35c2de20 MD5sum: 1f03752960b5c28fb9d093f44f2eb3e3 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-full (>= 1.31.5-2nwtf+402+jammy1), nginx-full (<< 1.31.5-2nwtf+402+jammy1.1~), libnginx-mod-http-acme (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-auth-pam (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-dav-ext (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-echo (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-geoip (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-geoip2 (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-image-filter (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-ipdb (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-lua (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-perl (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-uploadprogress (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-upstream-fair (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-xslt-filter (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-mail (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-nchan (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-stream-geoip (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-stream-geoip2 (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-rtmp (= 1.31.5-2nwtf+402+jammy1) Suggests: nginx-doc (= 1.31.5-2nwtf+402+jammy1) 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+jammy1_all.deb Size: 28568 SHA256: cb8f827c72959099694c59d9321fbe0c1a58e2e2341579552a6ca02ea8a5b919 SHA1: 958b4850b7a26bf038202d7e8b27e94d8c773b02 MD5sum: e72d1e928345b069086797d1285d7802 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx (>= 1.31.5-2nwtf+402+jammy1), nginx (<< 1.31.5-2nwtf+402+jammy1.1~), libnginx-mod-http-headers-more-filter (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-cache-purge (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-fancyindex (= 1.31.5-2nwtf+402+jammy1), libnginx-mod-http-subs-filter (= 1.31.5-2nwtf+402+jammy1) Suggests: nginx-doc (= 1.31.5-2nwtf+402+jammy1) 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+jammy1_all.deb Size: 27288 SHA256: 0ba91a8e98f4be70aee9f250ded2e1160374b9a3b32dbb2949c911e70eb27a59 SHA1: 7a168cd866b82dde699f18569ed612290cf2652c MD5sum: 2a01f0e4763c6129d49581996cac891f 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: 1.31.5-2nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 43 Depends: nginx-core (>= 1.31.5-2nwtf+402+jammy1), nginx-core (<< 1.31.5-2nwtf+402+jammy1.1~) Suggests: nginx-doc (= 1.31.5-2nwtf+402+jammy1) 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+jammy1_all.deb Size: 27704 SHA256: 36723245cdb83ca518d025e761784ea15b35cc5491797b697e251a076d131a6b SHA1: 41670923666197614af83d18893384fbd099e471 MD5sum: 13b7b1259fbad3318e4c9620eea9f8f4 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.