Package: libnginx-mod-http-acme Source: nginx Version: 1.31.5-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 12094 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 3237600 SHA256: 7bc356149aee112eadf328c435742bc45fbd1f8be5e10a78321a8c63cd9bdd3f SHA1: 3595f39eb2f51b75a7076c852c04d5394074d762 MD5sum: c0fa5b370084b0df4d8d84eb30147473 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 31596 SHA256: 5bf4fb7eda7bafd7828457da2af3818321b59b01598dc53f776fcae4dd310630 SHA1: 1f7fc714b1c154c96cac34325e8cc766f2c9dffc MD5sum: cae6253c58a99109a54de1c405b5e074 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 92 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 35308 SHA256: 64b0540872c861fa0329127b3bb9c2f7713aa940e26d283983f96ecc76a303a0 SHA1: 7d634b87a6f4ce1ef85d37a990f7939d710d3325 MD5sum: e1a8f6fd23adf0dadd13df09bc596aab 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 88 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 39608 SHA256: b6ab809ffd0264873dad96ae2b3c6b9f091c1fc59e6d20d2cde18c604c941807 SHA1: 7f07ff7511644194a6b579440dd9257495e236a6 MD5sum: bf1608bf93c0fd237e02238ae5cdb1c6 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 85 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 39008 SHA256: 5a75843c218af0dce107c0563e5bf4055145dbf2f5d11f4bbe139c09fcc7ff6c SHA1: 056e9ef7f5477386b4cb947e27df1dc427c1f348 MD5sum: 8df1a2d941c123895d37c39ec7c94b82 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 94 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 43124 SHA256: 2c499cdc0c66ffe68ac137f6a67625a13feacfe3fc23fb1b7f6edea9f738b746 SHA1: 4b42499102bcf71774693b6a6561a585edb5a6f5 MD5sum: b34d2a523e2f4a6eaaabad63b650a7c1 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 81 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 37120 SHA256: 97ec850d439b28cd7227b244ceebf37119f329295c99e12ac57c43d7cad24508 SHA1: 19233b97bc86653e02d1afa50f02e93c9441b44d MD5sum: e826ead8505bda7eaaca97b70426f29d 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 32724 SHA256: 15f049f7dd4f38266c1da18ba2f09436e42424387d1e78c0d2f54c59ba2474d2 SHA1: 95680e406dafd9aee04d8478b26f50aee6f1ee07 MD5sum: cba91892c5dcdcac49c6ed4438aa3d60 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 33276 SHA256: fe4ab92986fa6be5edc6415cb10f01cf2d7395ad2c8380f672a736911474b9e4 SHA1: 1733c1408f5068544a82353981eee17a1bc916e8 MD5sum: 4c2aa28653708020ca5963359fe4abbe 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 81 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 36948 SHA256: 7f654129badb698dcd7a79661eb67a0abd63a38e2702aa0f6100f4bddd982190 SHA1: 4057904a4cf60372be467ba4b3599f233ea2b3d3 MD5sum: c4d6945618e92ab4f16ee12bae4fc0f0 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 80 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 36392 SHA256: 81e1f0ebcaf4ace7125736aa75ed3cadc25b730f20b42c5c60d9c8dcced12b32 SHA1: ea8db16411089191d18290a2e20e6d9e41980367 MD5sum: 933039c38c07ff768b4ce7569cdcebc4 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 73 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 34436 SHA256: 33e9bd00a4a3fba4f9c6182f73cb8a28d95aa58acc71c4a430e351331a6f9147 SHA1: c82d32da1b089994cb5a80314b6ca85c2ec9b39f MD5sum: 8fd44e558eb4669d2cd0d3182cd60baf 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 518 Depends: libnginx-mod-http-ndk (= 1.31.5-1nwtf+402+jammy1), lua-resty-core, nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 188960 SHA256: ed9c90ddd02deb180029e1169cb272d54311b4450fe5b3f8bf0ee520ee05cd4b SHA1: b7c1a46e2598361ade7cc6d657f2e31dd04ba3cf MD5sum: fc030ee60898da21a11e6f743bbb9ba9 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 31996 SHA256: ccd3cbf2b080fd2d8ef968a0790f4be0bd40b41c34416afe478195f48f270849 SHA1: 93b3dbc3493f215389b6376e2309da91cee41c88 MD5sum: 906ceefbc179c62bf7788bad1009988e 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 123 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 45000 SHA256: 035335c531f8140efb6a73a6c4a7217526178ffa97d248256c7ff72e8520751c SHA1: 7eb8ab119fbe537be6484955614a2804defeb346 MD5sum: 567d3997ade55ad4d64c94428b16cc29 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 34592 SHA256: 0cc551978cfc081edfe4cb0e54b1b9b58afc5c0ad0998a584745d84b5808c999 SHA1: 216709736e7d9ad71f810aed188acef04c348a67 MD5sum: 71391c8cd2c3c375517b4e60321d97c5 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 85 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 38284 SHA256: 4b0584e9a3810707c2913878ac85c66b5dd2622ca7cd27b87e1f56fc08ca4de9 SHA1: 7f351ded1d75b2fde09fb124d126cf8abf257cd2 MD5sum: fa2458df2fed3da31f3f1ada063a361e 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 34716 SHA256: 73668e680e0d3cb6fde7c3526cd5906f96dc4addac49296c5baf6f1f24b9b476 SHA1: ff0c06422bca8a711952472b4ee45a8d954dc57a MD5sum: 83d521bfd5e728bcc92ca2e24a89cf82 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 80 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 35368 SHA256: 43e2c9a029391383ebc58c34a1e29b2e6a4361228d8e06fcd09346eaa5ca948d SHA1: dc2c37d41926ea0f26eb5fa691b8c55a6394021c MD5sum: eac6df505a61914fe5bf19985d1be318 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 697 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 228856 SHA256: 25ca64b904684012e6d6ecff7ee14e4b872b1949950e4e6eb915005f187104cf SHA1: e056050e029f7e4a81930fe311c538eff7867f98 MD5sum: 60200f1fadeac6cd0f209e1d5d9776b0 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 168 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 68056 SHA256: 75388b721687bd6e2b1c6531ca9feb192ba0a32cb3c22fea87d2d841df570384 SHA1: 3572b31c1a46fadec258d602b2b10c2fb6422952 MD5sum: d8c1bd1ef4c2b3a69fbc6a33f19aab48 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 732 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 267380 SHA256: 8f586bd7ce606af686eeceba9ea5f98246d86a00bf1007f413d6c7fc96a4d606 SHA1: d9b9a1e5e47dd31ad52ccf908ebb85fd0c1a1fa5 MD5sum: e458bcec6927375bd8a7a5b2d96a4632 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 374 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 145960 SHA256: 898e77bf511acaead8976b27ca6bf1068a8c6658abcd72a5bf6f7a856e8549aa SHA1: 54489350ea1724f933e82de360ec2e40318dcc67 MD5sum: 16344c260929275a22eeac8205af48b9 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 273 Depends: nginx-common (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 105464 SHA256: 7866476e3d9b877d5ee4d5b2e37e8eebe3b66f5936c67aad47caa8098d41e171 SHA1: a700714f6cb4912509b85fd4d02661db579a9675 MD5sum: 20898f7db7d27a61177453dbf8d0cd23 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 69 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), libc6 (>= 2.14), libgeoip1 (>= 1.6.12), libnginx-mod-stream (= 1.31.5-1nwtf+402+jammy1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-1nwtf+402+jammy1_amd64.deb Size: 31924 SHA256: 5e6f9ebccbdadc729c58a5afee48ea6a2dc8f8b0466172adebbe157aab415496 SHA1: db214ae4caac3724f33a56425b73e990e8fb36c1 MD5sum: 2d574d5264ed16791d05c362432ad55e 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 1.31.5-1nwtf+402+jammy1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-1nwtf+402+jammy1_amd64.deb Size: 32884 SHA256: d56463fa7c9d11691c6efdc8604f1af5519c47bb356d416dffce2ff774bbe4e2 SHA1: a063b4fcc22d29cf70eb629c660ef3c1b715cd43 MD5sum: 5a3f38c8096969e9199773362c08d993 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-1nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx-core (>= 1.31.5-1nwtf+402+jammy1), nginx-core (<< 1.31.5-1nwtf+402+jammy1.1~), libnginx-mod-stream (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-brotli (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-zstd (= 1.31.5-1nwtf+402+jammy1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-1nwtf+402+jammy1_all.deb Size: 27180 SHA256: 00618e4c55b88c73e0ea8dc53b67029607ced65d91b25b4f25d17d611b67169e SHA1: 926f95e166b8472885fec7d1694a2985224be126 MD5sum: c7fa53337c7eeb64c5869be3e00e3ff7 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-1nwtf+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-1nwtf+402+jammy1_all.deb Size: 98508 SHA256: ecbda12408b79cc98882e87169d5eb8892c1733ac73a197362822fd5690d59af SHA1: 23790367ecdc5e824330a72fb86ff4a19564cf0c MD5sum: 4d5808aa553c2938e70d9c2afc2d0639 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-1nwtf+402+jammy1 Architecture: amd64 Maintainer: Debian Nginx Maintainers Installed-Size: 8116 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), iproute2, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_amd64.deb Size: 2488124 SHA256: 7c2a7cfcfcaffb6b0ee2c6e2e6fd850c94d3fa8bf61c8c5b8f21c96277ddcf9e SHA1: dbbe594c5c0cbca5ccda6c9c105b7f91dbd15518 MD5sum: 2786d3c4861ddda3874eba222b3c9e82 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-1nwtf+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-1nwtf+402+jammy1), nginx-core (<< 1.31.5-1nwtf+402+jammy1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-1nwtf+402+jammy1_all.deb Size: 139724 SHA256: b06ed57fcf871a859af8c87e8132e5871ac78e2404e56ff8820eb2eeb878c898 SHA1: 8a1975ff33c745c932d470b370899be0c67aa721 MD5sum: 0351156fea66dd682228e5a8aa158e0c 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-1nwtf+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-1nwtf+402+jammy1_all.deb Size: 38664 SHA256: 1d61ab8cff60320eb10f4c4503286ed4484203f85923b474dd79197e2a8e635a SHA1: 6ec605806136ded26e8b071bb872453597ab7f59 MD5sum: 0586a74d3fa514d79bb18bd3510b99d1 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-1nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 44 Depends: nginx-full (>= 1.31.5-1nwtf+402+jammy1), nginx-full (<< 1.31.5-1nwtf+402+jammy1.1~), libnginx-mod-http-acme (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-auth-pam (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-dav-ext (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-echo (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-geoip (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-geoip2 (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-image-filter (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-ipdb (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-lua (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-perl (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-uploadprogress (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-upstream-fair (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-xslt-filter (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-mail (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-nchan (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-stream-geoip (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-stream-geoip2 (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-rtmp (= 1.31.5-1nwtf+402+jammy1) Suggests: nginx-doc (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_all.deb Size: 28536 SHA256: b2443a05c601624d151e7f3361bd2d20744befd105c383565d8e0c5c65f07b23 SHA1: bed1fd82c7c003ac6bbfbea5b5ff38454bd29f8f MD5sum: f3eb1c064d2dec52e6ddac7f7d9bc248 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-1nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 40 Depends: nginx (>= 1.31.5-1nwtf+402+jammy1), nginx (<< 1.31.5-1nwtf+402+jammy1.1~), libnginx-mod-http-headers-more-filter (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-cache-purge (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-fancyindex (= 1.31.5-1nwtf+402+jammy1), libnginx-mod-http-subs-filter (= 1.31.5-1nwtf+402+jammy1) Suggests: nginx-doc (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_all.deb Size: 27256 SHA256: e8273c4297d569289f02a066bffedcaff156a821aacabb4d5cde0621fde791f7 SHA1: 569f7572d7373787df4df1612ad02aac9abc8960 MD5sum: 16c011edb89db2df9e05225f5dc18fb4 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-1nwtf+402+jammy1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 43 Depends: nginx-core (>= 1.31.5-1nwtf+402+jammy1), nginx-core (<< 1.31.5-1nwtf+402+jammy1.1~) Suggests: nginx-doc (= 1.31.5-1nwtf+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-1nwtf+402+jammy1_all.deb Size: 27680 SHA256: 5d20a08539227d0b866439c7bf604785f30b8b7cb3f83f494bd7f271e02eba27 SHA1: 2a0403660af08ce3de4f09df3c88678c514d5a52 MD5sum: 66cf0e00ead35fe62ccac672ca7f55f1 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.