1、passwall开源项目地址: https://github.com/xiaorouji/openwrt-passwall/releases需要下载的资料如下(OpenWrt SDK Version: 23.05-rc3):luci-app-passwall_4.71-2_all.ipkluci-i18n-passwall-zh-cn_git-23.…
安装passwall 要先删除dnsmasq,然后安装dnsmasq-full opkg remove dnsmasq 然后安装passwall的依赖包: ChinaDNS_1.3.2-8_x86_64.ipk brook_20210101-1_x86_64.ipk chinadns-ng_1.0-beta.22-2_x86_64.ipk dns-forwarder_1.2.1-1_x86_64.ipk dns2socks_2.0-20150628_x86_64.ipk haproxy_2.0.12-...
一直下一步至,这里选择“使用现在虚拟磁盘”,选择vmdk格式的 启动系统,密码默认为空,修改网卡地址 vim /etc/config/network # 修改 ip, 网关,DNS config interface 'lan' option device 'br-lan' option proto 'static' option ipaddr '192.168.26.120' option netmask '255.255.255.0' option ip6assign '64'...
1.上图是passwall2的dns配置页面,直连dns自动时走系统配置的dns解析流程。 2.远程dns是符合passwall2规则文件后分流的dns查询 配置开始 1.smartdns,这类配置多如牛毛,主要是选择dns服务器,网上搜一下即可。 2.adguardhome首页监听选择【无】,进入3000端口的配置页面【dns设置】中的【上游dns服务器】填写smartdns两个...
1. 进入 OpenWrt 官网,下载并安装 OpenWrt 到路由器中。 2. 在路由器中进入 passwall 插件的页面,下载并安装插件。 3. 启动 passwall 插件,并在浏览器中输入 passwall 的 IP 地址,默认为 192.168.1.1。 4. 登录 passwall 插件,使用默认的用户名和密码(用户名:admin,密码:admin)。 5. 在 passwall 插件的...
1 src/gz openwrt_kiddin9 https://op.supes.top/packages/x86_64 注释或删掉 /etc/opkg.conf 中的 option check_signature 执行 1 2 opkg update opkg install luci-app-passwall 浅唱6(微信/QQ号:909912499),欢迎分享本文,转载请保留出处!部分内容来自网络,如有侵权请联系删除处理!
自用openwrt精简版。可写入emmc。每天0点自动编译. Contribute to wclmgcd/N1-OpenWrt-passwall2 development by creating an account on GitHub.
3Tags Code This branch is up to date withmaxwelljun/actions-openwrt-passwall2:master. Folders and files Name Last commit message Last commit date Latest commit maxwelljun lean Feb 23, 2020 982cc7f·Feb 23, 2020 History 30 Commits .github/workflows ...
Passwall安装: a) 在这里面找到对应架构的,mi4c使用的是mipsel_24kc: https://op.supes.top/packages/ b) 使用winscp导入到路由器中(比方说导入到tmp文件夹) c) Putty中执行安装(需要先cd到自己导入的那个文件夹):opkg install ./luci-app-passwall_git-24.102.45322-4a11ed4_all.ipk --nodeps ...
passwall2开..passwall2开了分流。和备用节点。主节点失效就启动备用节点。问题来了只要一切换节点然后百度测试就失败了。这时所有国内网站都开不开。但是china选项我是设置的直连。找了很久都没找到解决办法。知道