bine/examples
Sarah Jamie Lewis 4bf58a3c21 Replace all Paths 2020-10-15 14:38:02 -07:00
..
embeddedfileserver Replace all Paths 2020-10-15 14:38:02 -07:00
embeddedversion Replace all Paths 2020-10-15 14:38:02 -07:00
httpaltsvc Replace all Paths 2020-10-15 14:38:02 -07:00
simpleclient Replace all Paths 2020-10-15 14:38:02 -07:00
simpleserver Replace all Paths 2020-10-15 14:38:02 -07:00
README.md Initial version for #15 2018-09-24 16:57:24 -05:00

README.md

Bine Examples

The following examples are in this directory:

  • simpleclient - A simple Tor client for connecting to the web or other onion services
  • simpleserver - Hosting simple "hello world" Tor onion service
  • embeddedversion - Example showing how to dump the version of Tor embedded in the binary
  • embeddedfileserver - Example showing a file server using Tor embedded in the binary
  • grpc - Example showing how to use gRPC over Tor
  • httpaltsvc - Example showing how to use .onion address as Alt-Svc of regular website (in development)