Skip to content

wd/iptables-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Parse the results of iptables-save to a HTML file. You can easily jump among the targets or search any keyword from Ctrl+f.

Usage

Run the command below and open the iptables.html from your browser.

ssh <IP> 'sudo iptables-save' | python main.py > iptables.html

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages