Basic mathematical operations using CFFI
Project description
onp2p
Onion Network P2P
gcc -shared -o shared_library/libmath_operations.so -fPIC math_operations.cg
python3 setup.py sdist bdist_wheel twine upload dist/*
Compile dynamic libraries for each OS
gcc -shared -o libmath_operations_arm.dylib -fPIC math_operations.c
Installazione
pip install onp2p
## Tor
```bash
sudo apt-get install tor
sudo service tor start
sudo vim etc/tor/torrc
HiddenServiceDir /var/lib/tor/hidden_service/
HiddenServicePort 80 127.0.0.1:8122
sudo service tor restart
Get Onion Address
sudo less /var/lib/tor/hidden_service/hostname
dvwtkqqt73ixvwa22rwxjarnbypwof6amq757gg45qftjghhx3qdcqad.onion
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
onp2p-0.0.2.33-py3-none-any.whl
(25.9 kB
view details)
File details
Details for the file onp2p-0.0.2.33-py3-none-any.whl
.
File metadata
- Download URL: onp2p-0.0.2.33-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ed81a1a484c0d6fa0c8c6748bbeaad82925c5ecee51c67ed7acb5618c9a80e8 |
|
MD5 | 6722c163a8c7304047f9141417d0a463 |
|
BLAKE2b-256 | 77b373a6f7bb67d060a58c1f2e4ef7883e8e2d017ae66f874c12fce74292366f |