https://github.com/mmcloughlin/pearl
Tor relay implementation in Golang
https://github.com/mmcloughlin/pearl
golang openssl tor
Last synced: 7 months ago
JSON representation
Tor relay implementation in Golang
- Host: GitHub
- URL: https://github.com/mmcloughlin/pearl
- Owner: mmcloughlin
- License: mit
- Created: 2016-12-04T18:19:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T21:33:35.000Z (over 4 years ago)
- Last Synced: 2025-03-09T19:57:57.945Z (8 months ago)
- Topics: golang, openssl, tor
- Language: Go
- Homepage: https://godoc.org/github.com/mmcloughlin/pearl
- Size: 3.35 MB
- Stars: 76
- Watchers: 7
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pearl
Tor relay implementation in Golang.
> Note this is a work in progress. Implements minimal subset of the Tor protocol to act as a relay (non exit node).
[](https://pkg.go.dev/github.com/mmcloughlin/pearl)
[](https://travis-ci.org/mmcloughlin/pearl)
[](https://coveralls.io/r/mmcloughlin/pearl)
[](https://goreportcard.com/report/github.com/mmcloughlin/pearl)