logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chm_http - Simplistic web server to allow browsing of chm files without extracting them.

Author

       chm_http was written by Jed Wing <jedwin@ugcs.caltech.edu>

       This  manual  page  was  written  by  Bymin Cutler <cutlerbc@simla.colostate.edu> and formatted by Kartik
       Mistry <kartik.mistry@gmail.com>, for the Debian project (but may be used by others).

                                                   2007-04-05                                        chm_http(1)

Description

       chm_http  sets up a simplistic webserver that allows you to view the specified chm file through a regular
       web browser, without extracting them. In the words of the author it's "probably badly broken", so use  it
       with caution.

Name

       chm_http - Simplistic web server to allow browsing of chm files without extracting them.

Options

--port=PORT
              PORT Specify the port for server

       --bind=IP_ADDRESS
              Bind the server with IP ADDRESS

See Also

Synopsis

chm_http [OPTION]... [FILE]...

Usage

       chm_http [--port=PORT] [--bind=IP] <chmfile>

See Also