1.6.0 (2020-01-03)
- close service, but port check is used (8f05ca6)
- add killer export (f4342f1)
1.5.0 (2019-10-23)
- support dynamic data for server js file (9a93b07)
1.4.1 (2019-10-22)
- cors not get request, will trigger options request and valid custom header (25bb949)
1.4.0 (2019-10-21)
- set header[Access-Control-Allow-Origin]=* for CORS and auto serv no file ext (60fc0c7)
1.3.0 (2019-09-07)
- support http server file download and file content read and dir display tree (9c24359)
1.2.3 (2019-08-01)
- netstat replace to lsof -i for check port used (3bf06c3)
1.2.2 (2019-07-05)
- exports npm module (f1827c7)
1.2.1 (2019-03-07)
- 8080 is running, change 8080 to 8888 (5bf57e0)
1.2.0 (2019-01-22)
- add writeFile and readFile method (ee56121)
- windows explorer path invalid (e9809a9)