bine/examples/README.md

10 lines
644 B
Markdown

### Bine Examples
The following examples are in this directory:
* [simpleclient](simpleclient) - A simple Tor client for connecting to the web or other onion services
* [simpleserver](simpleserver) - Hosting simple "hello world" Tor onion service
* [embeddedversion](embeddedversion) - Example showing how to dump the version of Tor embedded in the binary
* [embeddedfileserver](embeddedfileserver) - Example showing a file server using Tor embedded in the binary
* [grpc](grpc) - Example showing how to use gRPC over Tor
* [httpaltsvc](httpaltsvc) - Example showing how to use .onion address as `Alt-Svc` of regular website (in development)