Top Menu

解决搜索自动跳转getsearchredirecting

现象

访问 https://www.google.com/search?q=1234&oq=1234&aqs=chrome.0.69i59j46i512l2j0i512l2j69i60l3.959j0j4&sourceid=chrome&ie=UTF-8 跳转第一次 https://www.getsearchredirecting.com/gex5?q=1234 跳转第二次 https://find.cnav-now.com/results.aspx?gd=RD1002973&searchsource=69&n=1111&q=1234 跳转第三次 https://www.bing.com/search?q=1234&pc=0STP&ptag=C999N1111AB4EAC07134&form=CONBNT&conlogo=CT3210127

Continue Reading 1

订阅系统接入trojan

接入trojan

使用wireguard内网接入数据库进行trojan权限验证,但是问题是订阅系统的权限系统和trojan的权限系统不一致,而trojan也不像hysteria一样可以使用http接口调用订阅系统的验证系统进行动态验证,需要手动进行激活之后才可以使用节点。

激活trojan服务

在浏览器中访问

https://minir.plus/hysteria/your-subscribe-code/trojan/enable

等待5秒左右,收到msg开通成功返回

{ "code": "your-subscribe-code", "msg": "trojan account active Successful" }

Continue Reading 0

解决trojan连接数据库报错fatal: Plugin caching_sha2_password could not be loaded

报错

trojan开启数据库验证后连接数据库报错

Welcome to trojan 1.16.0 [2022-07-12 14:15:27] [INFO] connecting to MySQL server 192.168.2.21:3306 [2022-07-12 14:15:27] [FATAL] fatal: Plugin caching_sha2_password could not be loaded: /usr/local/lib/mariadb/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory [2022-07-12 14:15:27] [FATAL] exiting. . .

Continue Reading 0

Powered by WordPress. Designed by WooThemes