embed tor into your application
Project description
onionpp
embed tor in your application
requirements
linux
- libevent-dev
- liblzma-dev
- libssl-dev
- libzstd-dev
- zlib1g-dev
windows
- cpp build tools (visual studio)
features
- start tor
- with inline configuration
- python bindings
usage
#include "onionpp.h"
int main() {
onionpp::Tor tor;
// use the tor socks port
return 0;
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
onionpp-0.12.tar.gz
(4.9 kB
view details)
File details
Details for the file onionpp-0.12.tar.gz.
File metadata
- Download URL: onionpp-0.12.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
942bf4051ea8a00d991a01bed78444086d10eb0c43bf12db52cb02cc61ab839a
|
|
| MD5 |
0b7db265b0e9378691b547e66954bdd1
|
|
| BLAKE2b-256 |
e8f9f24507a5ee23b59df8d656243b5dd34bb5915d6c10ee38841d38cde50968
|