pagecage
v1.0.6
Published
A toolset to protect people from malicious webpages
Downloads
7
Readme
pagecage
A toolset to protect people from malicious webpages.
Image by Greg Hewgill
Install and use
Windows
For windows users who are new to nodejs and trying to find an easy way, go to releases.
国内网盘下载链接: https://share.feijipan.com/s/j1BZkoTq?code=wyee
备份链接,迅雷网盘: https://pan.xunlei.com/s/VO0GF2307yVsZJODLVJRvpMJA1?pwd=vuzq&path=%2Fpagecage
Linux
apt
sudo apt install git nodejs npm
git clone https://codeberg.org/yongbin/pagecage --depth=1
cd pagecage
npm ci
npm audit fix
npm run build
node dist/app.js
Features
- [x] url blacklist and exceptions
- [x] url replacement
- [ ] SSL cert blacklist
Status
Pre-release, call for testers!