Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/familylifersmpc/htdocs/www.familylifersmpc.com/index.php on line 91
Linux netfilter Hacking HOWTO: Where Can I Get The Latest? Next Previous Contents

2. Where Can I Get The Latest?

There is a CVS server on netfilter.org which contains the latest HOWTOs, userspace tools and testsuite. For casual browsing, you can use the Web Interface.

To grab the latest sources, you can do the following:

  1. Log in to the netfilter CVS server anonymously:
    cvs -d :pserver:cvs@pserver.netfilter.org:/cvspublic login
    
  2. When it asks you for a password type `cvs'.
  3. Check out the code using:
    # cvs -d :pserver:cvs@pserver.netfilter.org:/cvspublic co netfilter/userspace