Skip to content

Wafffle77/Iptables_Presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iptables Presentation

This repository contains the Markdown source for a presentation about iptables. It is almost entirely sourced from the iptables man page, but the IP packet header table came from Wikipedia.

Directory Structure:

  • src contains the m4 source code for the markdown slides
  • slides contains the individual built markdown slides
  • slides.md is the entire markdown presentation in one file
  • slides.html is a Slidy presentation built from the markdown source using Pandoc and m4.

Building

The project can be built using make. Building requires pandoc, m4, and base64 (for embedding images) in addition to make. The targets can be listed with make help, and the directory can be cleaned with make clean.

About

A presentation on the basics of iptables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors