Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 11444 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.39), libgcc-s1 (>= 4.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-acme_1.31.5-1nwtf+402+questing1_arm64.deb Size: 3317232 SHA256: 65f597639857bae1cb6589acd07c7d19caa952e8b9a751ece1a9148fb9eff25c SHA1: 7992ebbd8686f927ef167bd7ac7f9731f14e0028 MD5sum: 4678ecd6f002827af5339e807e628661 Description: ACME protocol support for Nginx The ngx_http_acme_module implements the Automatic Certificate Management Environment (ACMEv2) protocol (RFC 8555) for automated SSL/TLS certificate issuance and renewal within Nginx. Package: libnginx-mod-http-auth-pam Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 9984 SHA256: c04e380191a6749179d084cc2cdbe9bb773c495fa0f6ac3f2808bb3364e767d1 SHA1: e57dce8a23292490d366a53521220571c0fa4944 MD5sum: 4a51e5838f61041940debe411c2e3eb9 Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-brotli Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 167 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 13764 SHA256: 61ad7adaf32f6b19e96b434623f244881aeffaa2efa13d37e27aff701154ff88 SHA1: 7827aa6fe7dd6102a21d5cad9b4d9c9130f7335c MD5sum: 3f9acd3a490aa128504fbc180540063f Description: Brotli compression module for Nginx The ngx_brotli module enables Brotli dynamic compression and static pre-compression support for Nginx web server. . Brotli is a lossless data compression algorithm developed by Google, offering higher compression ratio compared to Gzip at similar CPU usage. Package: libnginx-mod-http-cache-purge Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 17460 SHA256: f27b8dd62e511b31d2923b7f6b320099bc0c896ecb0755ceb0dfb506d100b46d SHA1: 95455d588dd26edf4687fc326d56d200bd12e672 MD5sum: cc960e38536620d3bf36058bb54ff6df Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.33), libxml2-16 (>= 2.14.1) 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+questing1_arm64.deb Size: 17100 SHA256: 35a10e10ec645751c741045c9e3b7a06ef46c9936ef82435f2af3b302b86b65b SHA1: acd70185edb3bafe8919eb9edc42eb126f80c65f MD5sum: 05e7169ed891440cd0c26b079d51fe35 Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-echo Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 21080 SHA256: e30844cfc80b226f941286ac128601dd4813ffc6c0b6fb4ea170974bea639bb5 SHA1: bf861bf785363fc4a17f0497043cc57aba3f27a1 MD5sum: d1ab2888435cfb92c0682100d225f985 Description: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-fancyindex Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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+questing1_arm64.deb Size: 15156 SHA256: 5100e767398e4df5d761d286222b54a76577c22c447b6e40e1cb7e797928c364 SHA1: b7eb0e4109b50b8a083f9093bd8e278faab2c431 MD5sum: 212cd9b573f1770b620c5736dfe7edf2 Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-geoip Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 11092 SHA256: 85dcea23ef8af49aac0e28e30492482cdb8ac8a4ce5c047edfae17387481b972 SHA1: 7fcb0505dc393e134987646a5d4d7d4b25243730 MD5sum: 8e8e0a4cbe9a8dceb149c36ba485c507 Description: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-geoip2 Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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+questing1_arm64.deb Size: 11460 SHA256: 3ff4e73675ff4ec14178c05653e4bd5a9145019eba5da6fc105e296ddfdc8f8a SHA1: 9b1c4f1530936d2b88f6dc769f458148a17aa245 MD5sum: 236ba7771b2c52de9ff4c612dbde6fce Description: GeoIP2 HTTP module for Nginx The ngx_http_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 15324 SHA256: a8f506d1fdc963c922df4e66a5ac41a121631ae9fec6936eb7e9ca1480b0dfcd SHA1: eebc83a5e907ccc468b27b7d66a28c40590c143f MD5sum: 20187c0b0c2295558c8d086d2fed02c7 Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-image-filter Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 14352 SHA256: e59de09a68b0af291da5251bc7ff44467ee9709d268fcad85381003d22671826 SHA1: ff050d39cabd75e6e06c9461dc7653d48cac82c9 MD5sum: 8b0bcbd0c8e35bef0e6e084da1974a87 Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-ipdb Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 12792 SHA256: 36f976827c9f16dd1cb3cab8b00978ba67f71c6624d4a0d9659d9dd6fdac0825 SHA1: e5afc7108fd44ba0e4bc23092129f745c0cae01f MD5sum: 9beb93ffc9c91d5636718d06182b5b0a Description: IPDB IP database support for Nginx The ngx_http_ipdb_module enables creating variables with values depending on the client IP address using the IPIP.net IPDB database format. Package: libnginx-mod-http-lua Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 485 Depends: libnginx-mod-http-ndk (= 2:1.31.5-1nwtf+402+questing1), lua-resty-core, nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.33), libluajit-5.1-2 (>= 2.1.0) | libluajit-5.1-2 (>= 2.1.0+openresty) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.31.5-1nwtf+402+questing1_arm64.deb Size: 154312 SHA256: 7b7b6fffa6a52f13c33d9e6bf7c30e62f565d02932cb411b5cd3bfdf898794f9 SHA1: 9a9e0ea469c34355a5be42948546e298b42e2bd1 MD5sum: 642a933c268c7f327d85d437cb9f134a Description: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-ndk Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 94 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 10360 SHA256: 90f3c07ba2e108db83f6e13b30c776747e3e6d0aa7564720db586453e02896fc SHA1: 08e41aa5c62d40990b3423fb6f9cb43b1669d174 MD5sum: ff9b9a532c835ad4c2edc85ed0bbc7bc Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-perl Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 170 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), perl (>= 5.40.1-6ubuntu0.1), perlapi-5.40.1, libc6 (>= 2.34), libperl5.40 (>= 5.40.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+questing1_arm64.deb Size: 22748 SHA256: 38a543f713ceae4bfabc6aef43df3daea2f295a51aac1c8d6ca88cb0c699c7d2 SHA1: 6bc3f843efe532345bdf39826237f1876800ffd2 MD5sum: efde5c2b0035d6c8992b4263300fe910 Description: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Package: libnginx-mod-http-subs-filter Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 12712 SHA256: 6fbc2b4b29157dffa379f379bcecfb3173291f11c8419b90668c0644f7ad2ae9 SHA1: 1ab852ba47bd13cd49a0fb2e283c714e4a75bb9d MD5sum: b50eeef891ca9d8373b0cc05f1065f14 Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 16204 SHA256: 733c2ebaa35ae0f160984c74c8599e5345cc6b6fdcd498a30339e28eebd93e2b SHA1: 7763dbcaffc913e0061bab4f5358cd4185020795 MD5sum: 16130568889c48610e28debdd1b3eabb Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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-1nwtf+402+questing1_arm64.deb Size: 13120 SHA256: dbc955588cdbeed7cce197e3bc53526548550b5f20f266a5848fc2cb30ec4a55 SHA1: 194928f3e186615ea27dfded165f542a3c92c8e8 MD5sum: f4f46710ad3a6f0556032213fbef4f5d Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-http-xslt-filter Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.17), libxml2-16 (>= 2.14.1), 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+questing1_arm64.deb Size: 13540 SHA256: a92bb54103cf7348b1f945ba12dcbbb3d535dceafae493ea0a04a670087cb874 SHA1: 6f3fbb0e4dbe230fbf49d7bfba70377234d61eea MD5sum: 55b7b2d3d55d1036b7dd756b6fe8d0ab Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-http-zstd Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 808 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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+questing1_arm64.deb Size: 234108 SHA256: 5ee5c7ce755526a365b08adea81c5836ef6fb26a388ce3924c172e3587186526 SHA1: 77cdd7547c220a0f3fa33e0cfbf30559192f6845 MD5sum: 99d61f01b8cde8796879cbc798a087a7 Description: Zstandard compression module for Nginx The ngx_zstd module enables Zstandard (zstd) dynamic compression and static pre-compression support for Nginx web server. . Zstandard is a fast lossless compression algorithm targeting real-time compression scenarios at zlib-level and better compression ratios. Package: libnginx-mod-mail Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 166 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.31.5-1nwtf+402+questing1_arm64.deb Size: 42328 SHA256: 94078d4b3c2bd34fbf4a8a40514d8629cb267cefc8927ab08c7de9395337e45c SHA1: 58cf03e045aa32a44d76cb157b29b61f49c5507a MD5sum: b60a129752392bfb369af194cbd08e12 Description: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-nchan Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 746 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.31.5-1nwtf+402+questing1_arm64.deb Size: 228048 SHA256: 67d4ee199aa5f3e95f03151ee107cdc37d197746e3ad38d47635fbedde703bde SHA1: 1d20af171d6344dde7a65052088e1a041da79c3f MD5sum: f6095fb8eb56a84f98d1e1da4127d75f Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-rtmp Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 379 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.31.5-1nwtf+402+questing1_arm64.deb Size: 115656 SHA256: 85723be24b5906e64546ff17a3222ce515e12e5169931a51dc1cfa1c778ce264 SHA1: 1908cb878815f0979c3a9b0322366fd949fe89fe MD5sum: bb9d628d2a45b94ab5c00657823c4ba3 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. Package: libnginx-mod-stream Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 303 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), 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+questing1_arm64.deb Size: 78616 SHA256: ea4caf4bb0e1e5c703903278e2a297e9e6c165422849739ecb1d0f5bc45ab6d7 SHA1: 1b8f4ab37eb664a3cb0b07f1d0a697ee65b0cf77 MD5sum: b780a85222b491d609bd7d39208281de Description: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnginx-mod-stream-geoip Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+questing1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-1nwtf+402+questing1_arm64.deb Size: 10304 SHA256: abca8847d7ab00d53fd60c8a45d1a670414a541734477b850dc03e733ceaeed1 SHA1: f0fc292b90351b65aa82c62f6366ddf36a18f5b6 MD5sum: 8fdc875eef3a2d1a830b3472b2452f38 Description: GeoIP Stream module for Nginx The ngx_stream_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-stream-geoip2 Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+questing1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-1nwtf+402+questing1_arm64.deb Size: 11044 SHA256: 34445753a7e7370639b2c8a8d858155ab94cb2d5b370187f709c832f55d53ebc SHA1: d209f9c3f5917f09ef931b77f4771ab607d67361 MD5sum: 6c0b064f5ee7d38ca941ddf368ce692b Description: GeoIP2 Stream module for Nginx The ngx_stream_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx-core (>= 2:1.31.5-1nwtf+402+questing1), nginx-core (<< 2:1.31.5-1nwtf+402+questing1.1~), libnginx-mod-stream (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-brotli (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-zstd (= 2:1.31.5-1nwtf+402+questing1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-1nwtf+402+questing1_all.deb Size: 5644 SHA256: cbc9f48321ea8995884b712eadcf422347050b323419fa925b349f2f5c74bd42 SHA1: 42e7704a286e88c124717feb5efc4f4cb859cc6b MD5sum: 1156d9d34491ba26514a5051f74e7e99 Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage installs the default nginx web server (nginx-core). Package: nginx-common Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 323 Depends: lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-common_1.31.5-1nwtf+402+questing1_all.deb Size: 73608 SHA256: ef0cb74415cfb254538aae0513021f1dcf427b87dbc9ea2772d31eea1cf2c6a1 SHA1: d8e20d04c3ef8ea1241e9b2cb904e5e16de67077 MD5sum: 373594c060bb44e087b79af2b1780a73 Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 7958 Depends: nginx-common (= 2:1.31.5-1nwtf+402+questing1), iproute2, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpcre3, zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+questing1) 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+questing1_arm64.deb Size: 2767936 SHA256: a610dfc85a921802090fcee3952aefd8df99c43de360a37e936957dbb9f97a5f SHA1: 35654bc3180b5bc922973777500f2e5a30bc137f MD5sum: 9c4632c33d19d0a215343d8ce99476ed Description: nginx web/proxy server (core binary package) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains the core nginx web server binary (/usr/sbin/nginx) compiled with standard built-in modules. Package: nginx-dev Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 846 Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.5), libgd-dev, libgeoip-dev, libpcre3-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, quilt, zlib1g-dev, nginx-core (>= 2:1.31.5-1nwtf+402+questing1), nginx-core (<< 2:1.31.5-1nwtf+402+questing1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-1nwtf+402+questing1_all.deb Size: 117052 SHA256: da426e2b3946f977c98c67e07760543991d5af2fc61f30949eb004d41afdbf31 SHA1: cc4522b8b3280c97dc2183e640170b5658c0c343 MD5sum: cfdfabbe0354c9e706acab143b3552df Description: nginx web/proxy server - development headers Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides development headers and necessary config scripts for the nginx web/proxy server, useful to develop and link third party additions to the Debian nginx web/proxy server packages. Package: nginx-doc Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 44 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.31.5-1nwtf+402+questing1_all.deb Size: 17100 SHA256: 884e38064b882fca822089e57ce2419e90123b0bd5a80e219c25d196f12b16c1 SHA1: 4889e9c843c49e5f9a5fc623469c9e9f45c1b526 MD5sum: fe6ddd74c88c52d9b711437b87fe9dcf Description: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nginx-extras Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-full (>= 2:1.31.5-1nwtf+402+questing1), nginx-full (<< 2:1.31.5-1nwtf+402+questing1.1~), libnginx-mod-http-acme (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-auth-pam (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-dav-ext (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-echo (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-geoip (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-geoip2 (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-image-filter (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-ipdb (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-lua (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-perl (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-uploadprogress (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-upstream-fair (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-xslt-filter (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-mail (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-nchan (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-stream-geoip (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-stream-geoip2 (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-rtmp (= 2:1.31.5-1nwtf+402+questing1) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+questing1) 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+questing1_all.deb Size: 6712 SHA256: 153615189f3642f507f6210e45353bbd90251e8015ccdb86f3c2eaf8f7ca921b SHA1: 85c643152be840b6a47c681b042f9fd4f3960e05 MD5sum: 5c582cd07d94816a566dcfe5177547f6 Description: nginx web/proxy server (extended metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with the complete set of extra third-party dynamic modules included. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2 . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx (>= 2:1.31.5-1nwtf+402+questing1), nginx (<< 2:1.31.5-1nwtf+402+questing1.1~), libnginx-mod-http-headers-more-filter (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-cache-purge (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-fancyindex (= 2:1.31.5-1nwtf+402+questing1), libnginx-mod-http-subs-filter (= 2:1.31.5-1nwtf+402+questing1) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+questing1) 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+questing1_all.deb Size: 5732 SHA256: bc9a11e3f1c5cf18e87804512e24d4e68b4c5a3936cbb88a80de68dbabd30be2 SHA1: 9215f7d2c83219ed3852c99bd3c2a27a18899cb3 MD5sum: 133ee715e3248f1a3f1f63331347563c Description: nginx web/proxy server (standard metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with standard third-party dynamic modules included (headers-more, cache-purge, fancyindex, subs-filter). Package: nginx-light Source: nginx Version: 2:1.31.5-1nwtf+402+questing1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-core (>= 2:1.31.5-1nwtf+402+questing1), nginx-core (<< 2:1.31.5-1nwtf+402+questing1.1~) Suggests: nginx-doc (= 2:1.31.5-1nwtf+402+questing1) 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+questing1_all.deb Size: 6152 SHA256: 4a510b4b139f90914857d65da1668eb74ed3c33a1fc686719bf7b04ec4fc1197 SHA1: eb5798a7520d5c6ac433fd98bf278ea61530e014 MD5sum: 440855ec4db6c885d2496c629718f24f 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.