This website requires JavaScript.
Explore
Help
Sign In
bisco
/
iptables-scripts
Watch
1
Star
0
Fork
0
You've already forked iptables-scripts
Code
Issues
Pull Requests
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bisco
22c3c138ec
template_iptables.sh: added rules to block countries netblocks via ipset
2019-03-04 22:59:39 +01:00
block_range.sh
block_range.sh: removed wget's output; added '-exist' option to ipset command to ignore errors when same set already exists
2019-03-04 21:49:26 +01:00
README.md
added some info into README.md file
2018-05-28 23:57:59 +02:00
template_iptables.sh
template_iptables.sh: added rules to block countries netblocks via ipset
2019-03-04 22:59:39 +01:00
README.md
iptables-scripts
This repository contains various iptables scripts used on various servers.
template_iptables.sh: it is a skeleton for iptables scripts
block_range.sh: it downloads foreign ip ranges (from China, India and some other contries) and block it via ipset+iptables
Description
No description provided
Readme
23
KiB
Languages
Shell
100%