proxy.golang.org : github.com/retgits/httpserver
Package main implements a simple httpserver in the idea of `python -m SimpleHTTPServer`. Flags: port is the HTTP port that will be used (defaults to `8080`) dir is the root directory (defaults to current dir `.`) tlscert is the name of the TLS certificate file tlskey is the name of the TLS key file Code originally from https://www.chrismytton.uk/2013/07/17/golang-static-http-file-server/
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/retgits/httpserver
Keywords:
http-server
, tools
License: MIT
Latest release: about 2 months ago
Namespace: github.com/retgits
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago