/domain-set-go

Domain matching in Go.

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

domain-set-go

Domain matching in Go.

Most of the code has been upstreamed to shadowsocks-go.

Run Benchmarks

Place your domain set file in the repo directory as test-domainset.txt, then run:

go test -v -benchmem -bench . ./...

License

AGPLv3