Package: libnginx-mod-http-acme Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 11445 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.39), libgcc-s1 (>= 4.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-acme_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 3318296 SHA256: ef585337ee7320b49d0ae5c0019a60dc7df90484bbdb76f104373f2026f5e900 SHA1: de0b3ed6b34adb0dd73eac27d299d953719b0f01 MD5sum: b300b023487992acf98bbd76445bffa2 Description: ACME protocol support for Nginx The ngx_http_acme_module implements the Automatic Certificate Management Environment (ACMEv2) protocol (RFC 8555) for automated SSL/TLS certificate issuance and renewal within Nginx. Package: libnginx-mod-http-auth-pam Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17), libpam0g (>= 0.99.7.1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-auth-pam_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 9864 SHA256: 83d7bd5a3c3c05a45963ce6898febf14a060890d68c036dc4b7af75442c4465a SHA1: 2c7eb7bf57c74b030cb56269a3a5214e924f12f5 MD5sum: 5e7b03af33d4b622fd36a02a1fa295e5 Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-brotli Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 167 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libbrotli1 (>= 0.6.0), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-brotli_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 13684 SHA256: 91b1afb28c0fe5f9592ef9ab2ae49e1953553e21eb643849cf8c14ccd965e71a SHA1: 460be627fc5392a04b6d053fd2d77eb8c1bbb1ba MD5sum: d4010a2bb212de0e144050f8de135bbe Description: Brotli compression module for Nginx The ngx_brotli module enables Brotli dynamic compression and static pre-compression support for Nginx web server. . Brotli is a lossless data compression algorithm developed by Google, offering higher compression ratio compared to Gzip at similar CPU usage. Package: libnginx-mod-http-cache-purge Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 17332 SHA256: 5ff1fea550f11794a3e97944922a950a6708667ec00078f4e0c1f9f5c5e3a807 SHA1: f0a4def3cde317df2134f9c175f92088b522425e MD5sum: 617d16a55bc4bb401aa20c2adbba126c Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), 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-2nwtf+402+stonking1_arm64.deb Size: 16940 SHA256: 14bdb1df00913b863a49363fd18838e968b42fb7bbbf320eab006970dc1b25f2 SHA1: a4a1361da984bdd1d0cf42c89539807dd392b9ed MD5sum: eb9bd512afb12282088186546e417c0c Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-echo Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 97 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 21004 SHA256: 25f0fd41651de84483c3139c6ac62abe181b0c04848ad4fffd902c4c21ac3ea7 SHA1: 746487b501bf201a414022e79d27464614213a95 MD5sum: 010157111b0e82ec570df56a8fa926c3 Description: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-fancyindex Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.33) Suggests: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 15096 SHA256: 2a817d607e48d726c5643d199b6274598f8f8c845db99771712ca37e5b7498cc SHA1: 1aacdf6fddf1fcaad11d0652b7a8bf7a826f4544 MD5sum: 5dd72eb2154d5253a254c2a8770363fd Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-geoip Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 10992 SHA256: 6352642a06d5492a4ab7ab724fcc8408b4501ac5cddbc7cd1ba65315fd488b77 SHA1: b30547b03a036510b73cd53821c227b1b070aa9b MD5sum: 78a0923e057f0cb21dc3f546d9389bc6 Description: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-geoip2 Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip2_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 11320 SHA256: cd6544fa4385bcacdec19be9e2759ffb4df58ca03aaa1b9ebfcd8d0a77136d8e SHA1: 11e239a7bb123da5e4992cfd94016bd5e4bc9947 MD5sum: c35db3281ba5ffdea831e4a572658e57 Description: GeoIP2 HTTP module for Nginx The ngx_http_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 15112 SHA256: 96a439fc767d56dc976a4fc484d670aa972ab438c1be7e7e98f356addbf787fd SHA1: 63ced3787cb6bc1e0b899584a8ac82162fef23e0 MD5sum: 375ff46b099f795f6d7182defeedc41e Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-image-filter Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17), libgd3 (>= 2.1.0~alpha~) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-image-filter_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 14224 SHA256: 76ca6fcede5a6773b6c4e858d1dd9c111fe3b23512d8335a46418a4f99aeb103 SHA1: 00b20d1a3ed717288e06c3bc045f7fdcba482176 MD5sum: afb611c88518c2ba8ea76e9ee209027b Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-ipdb Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17), libjson-c5 (>= 0.15) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ipdb_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 12756 SHA256: 821a13b153028e8e4310515f809bd36bea1f2d285dedbb94c905f5418704f2d9 SHA1: 3107d63abd45f5658d73d834ca923048279516b0 MD5sum: 44e0ecc77c0330c93c979214b53ca6e5 Description: IPDB IP database support for Nginx The ngx_http_ipdb_module enables creating variables with values depending on the client IP address using the IPIP.net IPDB database format. Package: libnginx-mod-http-lua Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 485 Depends: libnginx-mod-http-ndk (= 2:1.31.5-2nwtf+402+stonking1), lua-resty-core, nginx-common (= 2:1.31.5-2nwtf+402+stonking1), 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-2nwtf+402+stonking1_arm64.deb Size: 154928 SHA256: ec66e763818cd7621890868af977b6a4a20fd555d78d884d2ed9366e58183598 SHA1: 9792af8e9823d613fb1c999bd0b0581dd0e7b96b MD5sum: 6b27dc0eae2e8adb8049cbbeb7809c2a Description: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-ndk Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 10236 SHA256: f2700efacb868f45afef658c138988bf348125f756a03f32fd902c4c2b9517d5 SHA1: 583a5417f115b3c444ec7f4618e99881a46ac469 MD5sum: 6d7b2aed5c4a8660581c7f49dd9215af Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-perl Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 170 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), perl (>= 5.40.1-8ubuntu1), 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-2nwtf+402+stonking1_arm64.deb Size: 22688 SHA256: 4fd4a17bf6efe58ae33718412d43aa3a73543fea2b7cddb1b12b71bd9b380e4b SHA1: 7cf0da48c4a23f01a2c3a25ff405165e53748c31 MD5sum: 6fd66b53e131e76cfc04780feb44540b Description: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Package: libnginx-mod-http-subs-filter Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 12616 SHA256: 269794d4998f9917be2f52bfcbb35bb195a91b93797c9d1fa7d433ae81fbcb8c SHA1: cab101ce9684e7b6a40140ebcf35dd2a6f1b94a3 MD5sum: f99b05f8e8a1e61cd2be43774eca244d Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 16076 SHA256: 7c737c4680c856fc48ff656e79214a686354908994e16528cf41b1678c15a71b SHA1: 88bc0c3d115863a36e93f6d86ea24a1d72b19c04 MD5sum: 6e5caa99410f11fbb5523c50432685c4 Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 13032 SHA256: abb3334567c0ce0be9a0b49edf170fe6e8d1c07dfb85405c05f4e0ee5b2f20d5 SHA1: 98a92f6780e32be67f1b1a47cdec3350c3b948b3 MD5sum: 73db4086405130fa03347c1df4e56786 Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-http-xslt-filter Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), 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-2nwtf+402+stonking1_arm64.deb Size: 13372 SHA256: 947e892fdda04722db9a6caf1fc56a67d204e42acdb16a07bbba99ae4fd2a2e8 SHA1: 913bbdafe8c6ebd71bcc64dace0693985421f112 MD5sum: f9cb0c9b705c2b092d033171c6c5d45d Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-http-zstd Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 808 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-zstd_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 238232 SHA256: 2e1c5647295b163e8bd422b76bd2157d49e60b8ad81b7334449f59763d4fd521 SHA1: 28d258996476100d3ef7c881a3fb7ed41a765086 MD5sum: 4cd280d773c67c9e4f51f54fbbf363b3 Description: Zstandard compression module for Nginx The ngx_zstd module enables Zstandard (zstd) dynamic compression and static pre-compression support for Nginx web server. . Zstandard is a fast lossless compression algorithm targeting real-time compression scenarios at zlib-level and better compression ratios. Package: libnginx-mod-mail Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 166 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 41996 SHA256: 2b1f4e0f11819ce68862cfc8177c005a2185bde643d1918fda63de4fc68e6760 SHA1: 204d8dd65a1240e0267e38596da71dc860798063 MD5sum: 77725f30b0cd410dc6b7dc171aaa7516 Description: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-nchan Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 746 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 227868 SHA256: 660a728bf7a2019310a042c856f75a5c1e63ea82af8777455147073efa6a53cb SHA1: c05cdf1d00f8e8e50348a11b10cb1bae197988a2 MD5sum: b60d2eb043ea316e0d38f031e30c4061 Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-rtmp Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 380 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.38) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 115360 SHA256: 5641c9f0eb287c7b0cd5dfddfab89302a1c51ee2b78a3bea948aef24276f8f27 SHA1: ea922e69e1c0152bd97189b8ef3bcb85021bf916 MD5sum: 123e1cf0a163dc776e1eab62b927f047 Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. Package: libnginx-mod-stream Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 303 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.33) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 78452 SHA256: afaaa606d827d62408727f6a1a8d8a89721ecfd762f82f72646d338d33605d4e SHA1: 6a95a1104486d7792e3f69d071138d6b97942d27 MD5sum: 619c2d286d9eb146c21d2a930277d06f Description: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnginx-mod-stream-geoip Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 96 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.17), libgeoip1t64 (>= 1.6.12), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+stonking1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 10188 SHA256: 41cde4cee0d9783501ddfa20057f93f3e103cf28b8487398581537599ff429ca SHA1: 8641603c6716ae2feed86780adfa6cccc96abb24 MD5sum: e5420a2373fb53ed13bda7a7f8f7da8d Description: GeoIP Stream module for Nginx The ngx_stream_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-stream-geoip2 Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 95 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), libc6 (>= 2.33), libmaxminddb0 (>= 1.0.2), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+stonking1) Recommends: nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream-geoip2_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 10948 SHA256: a302fe5d00eec2c3b35d8a84de547926c50151490887ba48b884bfc20d06c0e4 SHA1: c6557014d92a0edab52e953f46a6d03d46a48a77 MD5sum: 8b75a9c19ad1ef17d7e7566e86627411 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: lua-resty-core Version: 0.1.99.31-1nwtf Architecture: all Maintainer: Debian Lua Team Installed-Size: 251 Depends: libluajit-5.1-2, libnginx-mod-http-lua (<< 2:2.0), libnginx-mod-http-lua (>= 2:1.27), lua-resty-lrucache (>= 0.13-11) Provides: lua5.1-resty-core Homepage: https://github.com/openresty/lua-resty-core Priority: optional Section: net Filename: pool/main/l/lua-resty-core/lua-resty-core_0.1.99.31-1nwtf_all.deb Size: 34440 SHA256: 1b44f00ae3f26a81438323905a385746358b0c64ab1605213940d84b6248d417 SHA1: 44b384e8547e18e047efeb4ad5d09020b574d148 MD5sum: 289b5edf2b9b7b22cf30d364c3cfeb0a Description: New FFI-based Lua API for NGINX Lua module This pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI and installs the new FFI-based Lua API into the ngx.* and ndk.* namespaces used by the ngx_lua module. In addition, this Lua library implements any significant new Lua APIs of the ngx_lua module as proper Lua modules, like ngx.semaphore and ngx.balancer. The FFI-based Lua API can work with LuaJIT's JIT compiler. ngx_lua's default API is based on the standard Lua C API, which will never be JIT compiled and the user Lua code is always interpreted (slowly). Package: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx-core (>= 2:1.31.5-2nwtf+402+stonking1), nginx-core (<< 2:1.31.5-2nwtf+402+stonking1.1~), libnginx-mod-stream (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-brotli (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-zstd (= 2:1.31.5-2nwtf+402+stonking1) Provides: httpd, httpd-cgi Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.31.5-2nwtf+402+stonking1_all.deb Size: 5372 SHA256: 7ba1a8f482fbeb73c18c6fb4a8a3f19e29bb79af8e9fda49ae6ab93ddce7eb3a SHA1: 950531619eaa7e664aa49e86166418fdb670dc00 MD5sum: 40bc7ceb41465f430c5a24f3dbc87860 Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage installs the default nginx web server (nginx-core). Package: nginx-common Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 323 Depends: lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-common_1.31.5-2nwtf+402+stonking1_all.deb Size: 73336 SHA256: 1357ad3381e5e166996945cea541f8c1e3f07fe59ed9ead6a00e7477127c74fe SHA1: f09ebab0d05451f082bc0daa59e3eb1d6f92e762 MD5sum: 2b08e09e4ae108e6e90ff6dbd92a501d Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: arm64 Maintainer: Debian Nginx Maintainers Installed-Size: 7958 Depends: nginx-common (= 2:1.31.5-2nwtf+402+stonking1), iproute2, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+stonking1) Breaks: nginx (<< 1.4.5-1), nginx-full (<< 1.18.0-1) Replaces: nginx-full (<< 1.18.0-1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-core_1.31.5-2nwtf+402+stonking1_arm64.deb Size: 2766812 SHA256: b7e839b21e4ff4c175872a9883eba5b7e72a5cb8f3cfb5fbc8c98fbfdd247e18 SHA1: 14509418c3a3bc58a41959230121297f533e3918 MD5sum: c318afb326bc5663a89a2cae0512400e Description: nginx web/proxy server (core binary package) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains the core nginx web server binary (/usr/sbin/nginx) compiled with standard built-in modules. Package: nginx-dev Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 846 Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.5), libgd-dev, libgeoip-dev, libpcre3-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, quilt, zlib1g-dev, nginx-core (>= 2:1.31.5-2nwtf+402+stonking1), nginx-core (<< 2:1.31.5-2nwtf+402+stonking1.1~) Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-dev_1.31.5-2nwtf+402+stonking1_all.deb Size: 116772 SHA256: 773558ab3eda05b4ca8bc1ca3df4f7bf3c5af657d36205b7dcbb637bb5c5536e SHA1: 22439152d2cbc270bfd47dd1e5335e7ddf91920f MD5sum: 720486fdd98a50c307ce1b12fe293b84 Description: nginx web/proxy server - development headers Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides development headers and necessary config scripts for the nginx web/proxy server, useful to develop and link third party additions to the Debian nginx web/proxy server packages. Package: nginx-doc Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 44 Multi-Arch: foreign Homepage: https://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.31.5-2nwtf+402+stonking1_all.deb Size: 16828 SHA256: 361a2a8566369780d4b8354e58b7e2b61227a6172e040a3e1c73f55f7ad941b3 SHA1: d49ff5db6d22a8bf073002666b17744aff581f79 MD5sum: 5cbe9c989d2013233d20e81955968490 Description: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nginx-extras Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-full (>= 2:1.31.5-2nwtf+402+stonking1), nginx-full (<< 2:1.31.5-2nwtf+402+stonking1.1~), libnginx-mod-http-acme (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-auth-pam (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-dav-ext (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-echo (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-geoip (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-geoip2 (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-image-filter (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-ipdb (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-lua (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-perl (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-uploadprogress (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-upstream-fair (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-xslt-filter (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-mail (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-nchan (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-stream-geoip (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-stream-geoip2 (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-rtmp (= 2:1.31.5-2nwtf+402+stonking1) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+stonking1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.31.5-2nwtf+402+stonking1_all.deb Size: 6460 SHA256: ae60b5717c8625602cd88b66405c7945d051e591e34c35b244a9b5e4df4d3da8 SHA1: a3304fc2902a3d623dcd4d8e11d913f729923c73 MD5sum: 315422ed65b84bb8748ea77c5a71c2ae Description: nginx web/proxy server (extended metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with the complete set of extra third-party dynamic modules included. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2 . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 19 Depends: nginx (>= 2:1.31.5-2nwtf+402+stonking1), nginx (<< 2:1.31.5-2nwtf+402+stonking1.1~), libnginx-mod-http-headers-more-filter (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-cache-purge (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-fancyindex (= 2:1.31.5-2nwtf+402+stonking1), libnginx-mod-http-subs-filter (= 2:1.31.5-2nwtf+402+stonking1) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+stonking1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.31.5-2nwtf+402+stonking1_all.deb Size: 5468 SHA256: aafaee8583bbc7f6d63d8d1596f06a80cf34ae4bcaeca8d74d922aae3950e18f SHA1: 23b69222765e7d7910028d3b0667c0c543022b0a MD5sum: 506d2b97a33d3ee111a4308113bb4c0f Description: nginx web/proxy server (standard metapackage) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This metapackage provides a version of nginx with standard third-party dynamic modules included (headers-more, cache-purge, fancyindex, subs-filter). Package: nginx-light Source: nginx Version: 2:1.31.5-2nwtf+402+stonking1 Architecture: all Maintainer: Debian Nginx Maintainers Installed-Size: 22 Depends: nginx-core (>= 2:1.31.5-2nwtf+402+stonking1), nginx-core (<< 2:1.31.5-2nwtf+402+stonking1.1~) Suggests: nginx-doc (= 2:1.31.5-2nwtf+402+stonking1) Provides: httpd, httpd-cgi, nginx Homepage: https://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.31.5-2nwtf+402+stonking1_all.deb Size: 5880 SHA256: e8745630af3120455c1c56ef17a62623bf91f3d3994049ffd3ba783020188232 SHA1: 8cc06297eadd4f917527c375a6728e7510c70ea9 MD5sum: d3505019efcf248ef2a436b842ca3a51 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.