Package mongoose: Information

    Source package: mongoose
    Version: 7.20-alt2
    Build time:  Nov 23, 2025, 02:23 PM
    Category: System/Libraries
    Report package bug
    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 (e2kv6, e2kv5, e2kv4, e2k)
    libmongoose7 (e2kv6, e2kv5, e2kv4, e2k)
    libmongoose7-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    mongoose (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Kurdyukov


      1. gcc-c++

    Last changed


    Nov. 22, 2025 Ilya Kurdyukov 7.20-alt2
    - e2k build fix
    Nov. 20, 2025 Dmitrii Fomchenkov 7.20-alt1
    - new version
    Feb. 18, 2025 Dmitrii Fomchenkov 7.16-alt1
    - new version