Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmcloughlin/pearl

Tor relay implementation in Golang
https://github.com/mmcloughlin/pearl

golang openssl tor

Last synced: 16 days ago
JSON representation

Tor relay implementation in Golang

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).

[![go.dev Reference](https://img.shields.io/badge/doc-reference-007d9b?logo=go&style=flat-square)](https://pkg.go.dev/github.com/mmcloughlin/pearl)
[![Build status](https://img.shields.io/travis/mmcloughlin/pearl.svg?style=flat-square)](https://travis-ci.org/mmcloughlin/pearl)
[![Coverage](https://img.shields.io/coveralls/mmcloughlin/pearl.svg?style=flat-square)](https://coveralls.io/r/mmcloughlin/pearl)
[![Go Report Card](https://goreportcard.com/badge/github.com/mmcloughlin/pearl?style=flat-square)](https://goreportcard.com/report/github.com/mmcloughlin/pearl)