Skip to content

Block access to certain purpose websites based on a simple script

License

Notifications You must be signed in to change notification settings

Aipblock/iptaBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iptaBlock

Block access to certain purpose websites based on a simple script

  • Recommendation: Deploy on the last endpoint server

System environment

  • Debian10+

Effect verification

1. before deploying the script

You can visit the following website

news.agentm.tw

2. after deploying the script

Revisit the site you just visited

news.agentm.tw

Instructions for use

1. install iptables

apt-get install iptables

2. execute script

wget -N --no-check-certificate "https://raw.githubusercontent.com/Aipblock/iptaBlock/main/iptaBlock.sh" -O iptaBlock.sh;sh iptaBlock.sh

About

Block access to certain purpose websites based on a simple script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages