pArAnoIA - Tiny "Secure" Browser https://browser.03c8.net

epsylon 9c2f25d0a9 pArAnoIA initial commit 4 years ago
core 9c2f25d0a9 pArAnoIA initial commit 4 years ago
docs 9c2f25d0a9 pArAnoIA initial commit 4 years ago
.gitignore 9c2f25d0a9 pArAnoIA initial commit 4 years ago
MANIFEST.in 9c2f25d0a9 pArAnoIA initial commit 4 years ago
README.md 9c2f25d0a9 pArAnoIA initial commit 4 years ago
pArAnoIA.py 9c2f25d0a9 pArAnoIA initial commit 4 years ago
setup.py 9c2f25d0a9 pArAnoIA initial commit 4 years ago

README.md

pArAnoIA



pArAnoIA - is a toolkit designed to navigate/surf the Internet.

pArAnoIA


Installing:

pArAnoIA runs on many platforms. It requires Python (>2.7.9) and the following libraries:

   python-gi - Python 2.x bindings for gobject-introspection libraries
   python-geoip  - Python bindings for the GeoIP IP-to-country resolver library
   python-requests - elegant and simple HTTP library for Python2, built for human beings

You can automatically get all required libraries using (as root):

   sudo python setup.py install

For manual installation, on Debian-based systems (ex: Ubuntu), run:

   sudo apt-get install python-gi python-geoip python-requests

On other systems such as: Kali, Ubuntu, ArchLinux, ParrotSec, Fedora, etc... also run:

   pip install geoip 
   pip install requests

License:

pArAnoIA is released under the GPLv3. You can find the full license text in the LICENSE file.


Screenshots (current version!):

pArAnoIA

pArAnoIA

pArAnoIA