We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Sign In
mirror
/
bash-linux-utils
mirror of
https://github.com/vladimirok5959/bash-linux-utils.git
Watch
2
Star
0
Fork
0
Files
Wiki
Browse Source
iptables-write
Vova Tkach
6 years ago
parent
358c493675
commit
1f3fb4695b
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
iptables-write
+ 4
- 0
iptables-write
View File
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+iptables-save > /etc/iptables.up.rules
+cat /etc/iptables.up.rules