Initial commit

This commit is contained in:
Technomancer 2023-12-26 20:03:56 -06:00
commit 45ff74708a
2 changed files with 23 additions and 0 deletions

20
LICENSE Normal file
View File

@ -0,0 +1,20 @@
by Jim Knoble <jmknoble@pobox.com>
Copyright (C) 1999,2000,2001 Jim Knoble
Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear in
supporting documentation.
+------------+
| Disclaimer |
+------------+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
express or implied, including but not limited to the warranties of
merchantability, fitness for a particular purpose and
noninfringement. In no event shall the author(s) be liable for any
claim, damages or other liability, whether in an action of contract,
tort or otherwise, arising from, out of or in connection with the
software or the use or other dealings in the software.

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# iptables-deploy
A python script to monitor and automatically deploy a bash script that sets iptables rules when it sees an the offline and back online.