No description
|
|
||
|---|---|---|
| .gitignore | chore: initial commit | |
| go.mod | chore: initial commit | |
| main.go | feat: add suport for redirects, and fix conn | |
| README.md | fix: readme format | |
spartan browser
build:
$ go build
usage:
$ ./spartan [URL]
recomended to use it with a pager like less.
example:
$ ./spartan spartan.mozz.us | less