User Tools

Site Tools


airgraph-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
airgraph-ng [2010/05/24 03:21] thex1leairgraph-ng [2018/12/14 22:02] – [Installing] Fixed instructions mister_x
Line 1: Line 1:
-====== Aigraph-ng - A basic guide ======+====== Aigraph-ng ======
  
-Author: digitalpsyko \\+Author: digitalpsyko, TheX1le \\
 Version: 1.01 \\ Version: 1.01 \\
-Last modified on: 5 April 2009+Last modified on: 23/5/2010
  
 ===== Requirements ===== ===== Requirements =====
   * python   * python
-  * subversion 
   * graphviz   * graphviz
   * make   * make
Line 15: Line 14:
 ===== Installing ===== ===== Installing =====
  
-  svn co http://trac.aircrack-ng.org/svn/trunk/airgraph-ng +  git clone http://github.com/aircrack-ng/aircrack-ng 
-  cd airgraph-ng+  cd aircrack-ng 
 +  autoreconf -i 
 +  ./configure 
 +  cd scripts/airgraph-ng
   make install   make install
  
airgraph-ng.txt · Last modified: 2018/12/14 22:02 by mister_x