Screenshots
Example Usage
"outbounds": [
{
"tag": "direct",
"protocol": "freedom",
"settings": {}
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {}
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"outboundTag": "block",
"domain": [
"geosite:category-ads-all",
"geosite:malware",
"geosite:phishing",
"geosite:cryptominers"
],
"type": "field"
},
{
"outboundTag": "block",
"ip": [
"geoip:malware",
"geoip:phishing"
],
"type": "field"
},
{
"outboundTag": "direct",
"domain": [
"geosite:ir"
],
"type": "field"
},
{
"outboundTag": "direct",
"ip": [
"geoip:ir",
"geoip:private"
],
"type": "field"
},
]
}
See also
SniperPhish
Open Source
SniperPhish - The Web-Email Spear Phishing Toolkit…
Instagram-and-Facebook-login-page
Free
Instagram and Facebook login page using HTML and CSS…
certstream-server-go
Open Source
This project aims to be a drop-in replacement for the certstream server by Calidog. This tool aggreg…
black-hat-rust
Open Source
Applied offensive security with Rust - https://kerkour.com/black-hat-rust…
loseprivacy-app
Free
公众保护个人隐私的战斗已经基本宣告失败。即使拥有话语权的精英们一直宣称隐私保护非常重要,但在强大的资本、政府面前,个人隐私不值一提。既然无法赢得隐私保护的战斗,那么公众应有权知道哪些隐私数据被泄露了、…
King Phisher
Open Source
Phishing campaign toolkit with client-server architecture. Features rich email templates with Jinja2…