SkillAgentSearch skills...

Gohttp

Alternatives for “python -m SimpleHTTPServer”, using golang

Install / Use

/learn @itang/Gohttp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gohttp: go simple http server

Golang implementation replace "python -m SimpleHTTPServer"

Usage

$ go get -u github.com/itang/gohttp
$ go install github.com/itang/gohttp/gohttp

$ gohttp --help

$ gohttp
Serving HTTP on 192.168.1.103 port 8080 from "/home/itang/workspace/work" ...

$ gohttp -d=/home -p=9000
Serving HTTP on 192.168.1.128 port 9000 from "/home" ...

License

Distributed under the Apache License Version 2.0.

Related Skills

View on GitHub
GitHub Stars84
CategoryDevelopment
Updated3mo ago
Forks8

Languages

Go

Security Score

92/100

Audited on Jan 6, 2026

No findings