Package: libnginx-mod-http-acme Source: nginx Version: 1.31.5-1nwtf+402+jammy1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 11078 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_arm64.deb Size: 3337784 SHA256: 43d83f94a227109cbac49df92769a8d46e938203c28580efcfef2ab69f424451 SHA1: d4fc776400a5c98a5371ddac2ee6ebff0164ef58 MD5sum: a93b1847f36c5486c886231ad63f9817 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 31408 SHA256: a044041ead3ea488d6ed4f0ac86ff9bbbe52ab59483aff0d126b153340f64602 SHA1: 7b351d46b1a4620bcb2e229009de5473777186fc MD5sum: 89e7f97554dd9190ed8be1f70b89620c 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 80 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 35136 SHA256: 44996847ec5e824c3fc754122b5e9173b7db2d380da6c7d2e210fed70d3d5df0 SHA1: 25b1d51d90f592333b416ee77ec0e72b777537ec MD5sum: ce6e7259a40623b257358447bd233b71 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 84 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 39212 SHA256: 1c3e2ce72c20745fbf2ae8e7360750610a9ec1a44338bceeb40e5f3734887d3e SHA1: c3ad606db948e8e6da6eb941e1f64b3decf44257 MD5sum: 6b6d6d855df25f6c2ec6db4418b6ef56 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 76 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_arm64.deb Size: 38500 SHA256: 676feab2297288295d547276aeacff165c3ed8372df519860f1fedbecd580c6d SHA1: bb0d6bd472ea5adedb84ea755b59d727849b24e3 MD5sum: 786a9484b86b1c833ce53502c4a6a67f 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 93 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 42456 SHA256: 47fa146f4a3c8b325c98156c846e367708e8fcd9cc8f39cb82f9584bf2ac4b29 SHA1: fc41aca6ae00836442836ad1ce50f9fd9f680893 MD5sum: 960d653a078dda35609fdd72623e6494 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 77 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_arm64.deb Size: 36624 SHA256: b4078e73a98f64f0adf1480263d6357d94ed39649eacabc9cf5a2ae783f5c8fb SHA1: 3c610addebe054239d187ed2c066298968012030 MD5sum: a290cbdb32a0846bb748505fa2ff4576 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 69 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), libc6 (>= 2.17), 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_arm64.deb Size: 32476 SHA256: b859d28ca3af528a5b9c6393eb34dea09480086c4d14e3e05aa2cde47f866b63 SHA1: 3fb67a04ededfa845d61d5a467941087f554564a MD5sum: 43665ea6c6b783a4d74dad611527b986 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 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_arm64.deb Size: 32940 SHA256: c191530a86768acb8b61431dc97e41803a5854177019903b825514df0038478f SHA1: 572135072f963d964eb347297a22ec0d56cab7af MD5sum: 21ad28038e95068f8daf5f8e468c3cc1 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 77 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 36612 SHA256: ee5b6cdaf4fe331db540a1a81dd9e537e46564459fcab606bfd0ea1e17a74dbd SHA1: d7eafcb96ef06e66eb55bcea6202eae6123a8f59 MD5sum: 000c2d125bca9f5afb855e01a8bf173c 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 72 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 35668 SHA256: 21a29758886e4f0f2d21440abdd9506a4b78b2dedaf0433b37e9fe116680fc6d SHA1: 5cecbd3d4cafd3c8f849a12bae27f4620166511b MD5sum: cc92b1dcc5e3248f8708a39851ce0412 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 69 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 34104 SHA256: 2f9222c129059794c62c51f192c37bbf568d51858f29dba1404c42e5f138947e SHA1: 450036548875a412bdd14d09746d810179949504 MD5sum: 4f5039019e06d2fac4a820e93a4a4900 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 502 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_arm64.deb Size: 177692 SHA256: 1d197554d199edbc47279f883a754075982f3cec2ad74a1db768eaff5d356787 SHA1: e924135a316cd1523190bf98db14bdb341d335ff MD5sum: 51db16325f38bec27da3bb55fdb42c5b 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 63 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 31860 SHA256: 24462ad4bfe296d9e6b7c47b6cf422ad5e7f7043816cbecfa9f30f2ab1d38706 SHA1: f17ab4945e769118e408f2e0077f3efc89926654 MD5sum: ba92c3cb9a02a0849c0cba07040381e6 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 115 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_arm64.deb Size: 43828 SHA256: 49a21e9687e15e8a5971dfb244b845ecd84af84a07277625534963a18ea7d239 SHA1: 6f6b5220eebfdde86612d3907c17b4f331a4e153 MD5sum: 8566bd3593cac7c0adefa1dcc375fc1f 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 34056 SHA256: bed5146ed046e133144838097c36ef01a41af4defe3980d59d2e28b0e1e344e8 SHA1: c4b9dc701c23d27c58974d0fa5e2cbebed5c5d57 MD5sum: 81a71d7c85972f7f8ca1b55ddb8542bb 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 81 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 37660 SHA256: 4ec4b300d4045f580e9865dad2f3ac6b16a16ea24bfe61d9d35a984b2805ddbc SHA1: 192fae8e6961b7164e3b0f6262167edf3f88c55b MD5sum: ea2cd6bc48448a48e1b6eec850170ca0 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 68 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 34672 SHA256: 86ddce900a695001a622bf0aa4cc726356f45326f7a5eba85c6d618da5e26964 SHA1: b33d183efc5586d2a6fe34831860a89f180cbc07 MD5sum: 3745257684d77f87390bc0dbe36cf5c5 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 72 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), libc6 (>= 2.17), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-xslt-filter_1.31.5-1nwtf+402+jammy1_arm64.deb Size: 34940 SHA256: 5e3cb96b530ac00104bb597703db92ab60450b71a2d4db5f99f8750668c885cf SHA1: 61ac8dff6e1d76da8e5610cab903a7460a631079 MD5sum: 5e0116a84a1845250762cac48c6afe57 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 613 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_arm64.deb Size: 213460 SHA256: a11205755538b9a760baaaee1e96909dd21a584e6054ae60192625d0f279cbb5 SHA1: f80a155c9286d8e5929c20ee493812e55c7dfca5 MD5sum: fc4113fd1c516d8195f1acaa147fa378 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 163 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), 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+jammy1_arm64.deb Size: 65704 SHA256: ce0dfe1287ca29cba35f252bc2807e8ece6162b25e730fff98d17cf666430175 SHA1: 745edac7a679741296c389e3eb4cff444b034bde MD5sum: d02017878d5db9b6577aeccc2ce6b3ba 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 727 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_arm64.deb Size: 249576 SHA256: 8ffc51ebd5f21a7fb94a5dc232f28db29b680ea90a199e60a24e3392b412738a SHA1: 550b7253301d759ce9c58ad1bc35299caf563c55 MD5sum: b9cefdfcf7a6b2270504f0420417aa89 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 360 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_arm64.deb Size: 138000 SHA256: d2869cc3379941ff4cd26ae2438740affff1155f6bfd476d80968b21b59fe0bd SHA1: cc117f19bde01aebfdebe830a898dd27ecd3422b MD5sum: a8c87c5d9d57aebf3ff4c86aa2668a88 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 260 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_arm64.deb Size: 99816 SHA256: dad78abb40c408884a13b7d216b276bd3a8cd85fa1207967daac402d6b80c80d SHA1: 6114c1d2799106589248373e34d5a814cdae68e5 MD5sum: 0c05f45973e0044b063225654092d750 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 65 Depends: nginx-common (= 1.31.5-1nwtf+402+jammy1), libc6 (>= 2.17), 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_arm64.deb Size: 31676 SHA256: a35ca2461acfe5bd0fdfafc8af05a2929e0f9066f2c7072a8bb6fe31f89f1e06 SHA1: 4209bdcb58ed4ee25e0d5ed5a8d1be906e733747 MD5sum: 41ccd25b5fe85555e0c02cb4908e23cb 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 64 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_arm64.deb Size: 32584 SHA256: a4afd5eb4ce518288abcd700b9d039fae711c35098ddd152fb801c7c2debbce6 SHA1: 9ad0fa6760c62b70b69360473b2e8236ad661901 MD5sum: eb0b9850357619fc2123abf7157f2def 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: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 7711 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_arm64.deb Size: 2787788 SHA256: 337f1ff3609503b9c021c79686b5e57ce3e91b0f1b6a7609bf9290ada889ed00 SHA1: 958590dd426ac797796314723938868e6e061c18 MD5sum: 3e88dbcbea092b74c0034acbff98d880 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.