From a6595fd8bcfb73f4c7fe84107e8ce8195d09fe75 Mon Sep 17 00:00:00 2001
From: Kevin Froman
- Private P2P Communication network 🕵️ + Private P2P Communication Network 🕵️
(***pre-alpha & experimental, not well tested or easy to use yet***) diff --git a/onionr/netcontroller.py b/onionr/netcontroller.py index 69a5f21e..633986d0 100755 --- a/onionr/netcontroller.py +++ b/onionr/netcontroller.py @@ -1,5 +1,5 @@ ''' - Onionr - P2P Microblogging Platform & Social network + Onionr - Private P2P Communication Netcontroller library, used to control/work with Tor/I2P and send requests through them '''