Go alternative of python SimpleHTTPServer
Dockerfile
docker
go.mod
go
- github.com/fsnotify/fsnotify v1.5.1
- github.com/json-iterator/go v1.1.10
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
- github.com/projectdiscovery/gologger v1.1.4
- github.com/projectdiscovery/sslcert v0.0.0-20210416140253-8f56bec1bb5e
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- gopkg.in/yaml.v2 v2.4.0
.github/workflows/build-test.yml
actions
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
.github/workflows/lint-test.yml
actions
- actions/checkout v3 composite
- actions/setup-go v4 composite
- golangci/golangci-lint-action v3.4.0 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- goreleaser/goreleaser-action v4 composite
go.sum
go
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.5.1
- github.com/google/gofuzz v1.0.0
- github.com/json-iterator/go v1.1.10
- github.com/kr/pretty v0.2.1
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/kr/text v0.2.0
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
- github.com/modern-go/reflect2 v1.0.1
- github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
- github.com/pmezard/go-difflib v1.0.0
- github.com/projectdiscovery/gologger v1.1.4
- github.com/projectdiscovery/sslcert v0.0.0-20210416140253-8f56bec1bb5e
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
Links
- Source: https://github.com/projectdiscovery/simplehttpserver
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/projectdiscovery/simplehttpserver
Repository Details
- Stars 531
- Forks 57
- Open issues 7
- License mit
- Language Go
- Size 245 KB
- Created at about 5 years ago
- Updated at 30 days ago
- Pushed at about 1 month ago
- Last synced at 27 days ago
- Dependencies parsed at 57
Topics