bine/examples
Sarah Jamie Lewis 58e2c82c9c Initial Fork 2020-10-15 14:24:16 -07:00
..
embeddedfileserver Use version 3 onion services for embedded file server example 2018-06-29 15:34:51 -05:00
embeddedversion Statically compiled Tor and examples 2018-05-17 14:37:22 -05:00
httpaltsvc More HTTP alt-svc work 2018-09-25 11:05:24 -05:00
simpleclient Add dialing out with example 2018-05-15 16:49:57 -05:00
simpleserver Successful listen example 2018-05-15 14:37:18 -05: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)