1
0
Fork
You've already forked spcat
0
No description
  • Go 100%
2026年02月24日 15:59:01 -03:00
.gitignore chore: initial commit 2026年02月15日 22:55:34 -03:00
go.mod chore: initial commit 2026年02月15日 22:55:34 -03:00
main.go feat: add suport for redirects, and fix conn 2026年02月24日 15:56:04 -03:00
README.md fix: readme format 2026年02月24日 15:59:01 -03:00

spartan browser

build:

$ go build

usage:

$ ./spartan [URL]

recomended to use it with a pager like less.

example:

$ ./spartan spartan.mozz.us | less