hping wiki

Differences for page Download

Current version compared with version Sat Oct 30 09:36:04 GMT 2004

...
  Instructions to download hping.
  
- 
  Version 2: go to [link http://www.hping.org/download.html] and download the tar.gz of the *Release Candidate 3*.
  
+ Version 3 tar.gz: [link http://www.hping.org/hping3-20051105.tar.gz http://www.hping.org/hping3-20051105.tar.gz]
  
- *Version 3: {22 Jun 2004} last release alpha-2 is available*. Download it from the [hping3-alpha-2] page.
+ Version 3: is inside the CVS repository. Use the following commands:
  
- 
- Version 3 devel version is inside the CVS. Use the following commands:
- 
-  $ cvs -d :pserver:anonymous@cvs.hping2.sourceforge.net:/cvsroot/hping2 login
- cvs will ask for the password, just you all fuckers+  $ cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/hping2 login
+ cvs will ask for the password, just press enter, no password is required.
+ Then type this to download the full source code:
+  $ cvs -z8 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/hping2 checkout hping3s
+ The next time you want the latest version enter the directory where you put the source code obtained using cvs and type:
+  $ cvs update 
+ 

The following is the old page content