Skip to content

A development server ideal for dev environments, not suitable for production use.

Notifications You must be signed in to change notification settings

SecNex/weeserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeeServe

WeeServe is a development server. It is designed to be used in development environments and is not suitable for production use.

Installation

curl -sSL https://scripts.secnex.io/weebserve/install.sh | bash

Usage

# Start simple server
weeserve -host 127.0.0.1 -port 8080

# Start simple server with reverse proxy
weeserve -host 127.0.0.1 -port 8080 -reverse

About

A development server ideal for dev environments, not suitable for production use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published