A rewrite of suckless sic in Go
go build sig.go
sig is a rewrite of sic in Go. It provides most of the same features, plus more. The following improvements include:
- SSL/TLS support
- Easier to understand code base
- Concurrency
- Uniform I/O formatting
- Fix known bugs
This project is still a work in progress, so expect bugs and breakage. Code may be unoptimized or sloppy.