Package mongoose: Information
Source package: mongoose
Version: 7.21-alt1
Build time: Apr 6, 2026, 04:47 PM in the task #414274
Category: System/Libraries
Report package bugHome page: https://mongoose.ws
License: MIT
Summary: An easy-to-use self-sufficient web server
Description:
Mongoose web server executable is self-sufficient, it does not depend on anything to start serving requests. If it is copied to any directory and executed, it starts to serve that directory on port 8080 (so to access files, go to http://localhost:8080). If some additional configuration is required - for example, different listening port or IP-based access control, then a 'mongoose.conf' file with respective options can be created in the same directory where executable lives. This makes Mongoose perfect for all sorts of demos, quick tests, file sharing, and Web programming.
List of RPM packages built from this SRPM:
libmongoose-devel (x86_64, i586, aarch64)
libmongoose7 (x86_64, i586, aarch64)
libmongoose7-debuginfo (x86_64, i586, aarch64)
mongoose (x86_64, i586, aarch64)
libmongoose-devel (x86_64, i586, aarch64)
libmongoose7 (x86_64, i586, aarch64)
libmongoose7-debuginfo (x86_64, i586, aarch64)
mongoose (x86_64, i586, aarch64)
Maintainer: Dmitrii Fomchenkov
Last changed
April 6, 2026 Dmitrii Fomchenkov 7.21-alt1
- new version
Nov. 22, 2025 Ilya Kurdyukov 7.20-alt2
- e2k build fix
Nov. 20, 2025 Dmitrii Fomchenkov 7.20-alt1
- new version