Giter Site home page Giter Site logo

whitelist's Introduction

节点白名单认证

兼容性

兼容:shadowsocks vmess socks http mtproxy vless trojan等常见协议

不支持套了cloudflare CDN的节点 仅支持直连

效果

可以降低被主动探测/BOT扫描的概率 同时降低被墙概率

支持同时监听多个端口 支持ipv4/ipv6网络

支持屏蔽bt下载 常用测速网站 挖矿等

支持绑定url(自动跳转) 可以用来实现自动跳转到节点所属频道

支持谷歌recaptcha人机验证

一键脚本(beta)

使用root权限 (sudo -i) 执行

bash <(curl -Ls https://raw.githubusercontent.com/heinu123/whitelist/master/install.sh)

手动安装

Step1.初始化

apt install git python3-pip wget curl -y
git clone https://github.com/heinu123/whitelist.git /usr/whitelist && cd /usr/whitelist
python3 main.py

此步完成后使用 Ctrl+C 打断

Step2.后台运行(nohup版)

nohup python3 -u main.py > log.out 2>&1 &

简介

默认安装在 /usr/whitelist

如何关闭

如果要关闭监听

Step1

关闭python监听进程

请使用

systemctl stop whitelist

Step2

清空iptables

iptables -F

Debug

1.预计会增加systemctl版本一键安装 2.预计会增加自动化修改端口

其他项目(重构版)

golang重构

开发&感谢

排名不分先后

黑弩telegram频道

Ariestelegram频道

UniOreoXtelegram频道

觉得项目不错不妨给我点个小小的Star (ฅ'ω'ฅ).

感谢大家!

whitelist's People

Contributors

heinu123 avatar misaka-blog avatar ariesedge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.