Metadata-Version: 2.0
Name: njaXt
Version: 0.1
Summary: It's not just another XSS tool
Home-page: https://github.com/ujjwal96/njaXt
Author: Ujjwal Verma
Author-email: ujjwalverma1111@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Environment :: X11 Applications :: Qt
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.5
Requires-Dist: pyqt5 (<5.10,>=5.9)

njaXt
^^^^^
A GUI tool for finding XSS

Installation
------------

Usage
-----

Development Setup
-----------------
.. code-block::

  git clone https://github.com/ujjwal96/njaXt.git
  cd njaXt
  ./setup.sh
  source venv/bin/activate


