Skip to content

新服务

[新服务]Xray协议终极应用全协议TrojanVLESSVmess同时连接

目的 一机多用 使用了Oracle甲骨文的orc-sanjose-1 参考 https://www.v2rayssr.com/xrayall.html 实现 申请ssl证书 重启服务 – 有时候还要重启机器 下载伪装网站 梯子配置 vmess+ws vless + xtls + tcp (据说性能最强) trojan vless+ws+tls

[新服务]CloudFlare Argo Tunnel用于建立是有隧道

目的 在目标机target_host上开启tunnel,本地转发本地端口target_port,远程主动链接cloudflare网络 获得独特的隧道域名 – 从这个域名访问即 (CF Host -> target_host:target_port) 建立cname – 可以通过cname来使用这个tunnel 参考 https://www.blueskyxn.com/202102/4176.html https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation 实现 install & run as system service 测试

[新服务]京东签到脚本+Server酱微信通知+腾讯云函数Serverless自动运行

目的 实现无服务器化的京东自动签到 了解Server酱微信通知功能 了解腾讯云函数的使用 参考 https://blog.csdn.net/nsurl/article/details/109691650 电脑端获得京东的登陆Cookie 先登陆 m.jd.com 找到对应的项,获得CookieValue 在浏览器Console当中输入的代码是 Server酱微信通知 登陆 http://sc.ftqq.com/3.version 按要求绑定微信推送即可。 http://sc.ftqq.com/?c=code 可以看到最重要的 SCKEY – 晚点会用到 可以通过类似这个链接给已经绑定的微信发消息 本地签到 腾讯云函数云端运行 启用云函数 https://console.cloud.tencent.com/scf/index 新建函数 新建触发器 测试 – 运行结果在“日志查询”当中和微信推送

更新华硕AC-68U路由器+梅林固件来支持trojan

参考 https://www.youtube.com/watch?v=kFI5LrKXXCg 查看支持硬件和固件 刚好我的在此列 下载包 https://github.com/idealism-xxm/fancyss/tree/master/fancyss_arm/history_package 也可本地下载 在路由器上koolshare软件中心下载 webshell,并开启允许安装科学上网插件 离线安装 验证

通过okteto搭建无服务器Cloudreve云端网盘

目的 serverless Cloudreve service on okteto 参考 https://hostloc.com/thread-844369-1-1.html 实现 到 https://cloud.okteto.com/ 通过github账号直接登陆,点击”Deploy” 测试 用上图生成的”Endpoints”打开,并用初始管理员账号和密码登陆之后,加载OneDrive 加载OneDrive 上传之后,也可以在OneDrive自己的目录中看到 修改默认的存储地点,不然默认是本地存储 打开WebDav访问 需要加网页自动监测,不然15天没访问就被回收了 用uptimerobot

通过okteto搭建无服务器bitwarden

目的 serverless bitwarden service on okteto 参考 https://hostloc.com/thread-843155-1-1.html 实现 到 https://cloud.okteto.com/ 通过github账号直接登陆,点击”Deploy” 测试 需要加网页自动监测,不然15天没访问就被回收了 用uptimerobot

xray+v2ui面板-可随意网页添加修改v2-trojan-ss等

目的 试试新的开启翻墙梯子的方式。新奇之处在于 页面控制 流量监控 支持xrary 支持v2/trojan/ss/socks等 参考 https://www.youtube.com/watch?v=-AgOeueq3Cw https://www.v2rayssr.com/xray-panel.html 实现 – 获取通用域名ssl证书(xxx.com + *.xxx.com)的方式 修改密码,端口和添加SSL证书 打开 http://hostdare1.xxx.com:65432/v2ray/setting/ 默认用户名和密码admin admin 修改完之后一定要重启一下面板 添加新的配置 trojan v2ray 测试

利用Syncthing将手机1当中的照片同步到Pixel机子

参考 – https://syncthing.net/ 因为Pixel支持照片的无限同步。 (target phone)Pixel配置 从Google Play 或者 F-Droid上下载。 从Pixel上面发起Sharing 其他地方接受即可 – 接受的时候,目标目录一定要同样定在 /storage/emulated/0/DCIM/Camera 才能做到无缝同步照片目录。 同样的手法来分享同步 /storage/emulated/0/DCIM/Picutures 电脑上也可以开启同步 关于File Version 我觉得大部分选 Trash Bin 或者 Simple Version就好

Filebrowser+Docker+CF

目的 yet another file browser 参考 https://github.com/filebrowser/filebrowser https://filebrowser.org/installation 实现 CF+反代 测试

脚本备份小文件到telegram

把一些重要的配置文件定时保存在Telegram上,以防服务器出现硬件故障导致文件丢失。 上面的脚本配合添加一个备份列表文件/opt/scripts/backuplist,将需要备份的文件/文件夹逐行添加

v2rayA+docker:支持全局透明代理的V2Ray Linux客户端

参考 https://telegra.ph/v2rayA%E6%94%AF%E6%8C%81%E5%85%A8%E5%B1%80%E9%80%8F%E6%98%8E%E4%BB%A3%E7%90%86%E7%9A%84V2Ray-Linux%E5%AE%A2%E6%88%B7%E7%AB%AF—%E8%8D%92%E5%B2%9B-04-16-3 https://github.com/v2rayA/v2rayA/wiki/Usage Problem 如果在国内机器上设置好透明代理,既可以方便机器本身的翻墙上网;又能够提供给其他机器的翻墙代理。 Solution 服务器端通过Web配置 客户端 Annex:Mac上的服务器配置 If you’re using MacOSX or other environment does not support host mode, you can not use “transparent proxy” in this case, docker command will be slightly… Read More »v2rayA+docker:支持全局透明代理的V2Ray Linux客户端

VPS测试脚本集合 – 202104

Superspeed.sh原版 https://github.com/oooldking/script Superspeed.sh修改版 – 只测到大陆的速度 https://github.com/ernisn/superspeed teddysun Bench.sh https://github.com/teddysun/across/blob/master/bench.sh 91yuntest https://github.com/LemonBench/LemonBench

docker搭建简单公开在线网盘zfile

参考 https://github.com/zhaojun1998/zfile http://docs.zhaojun.im/zfile/#/ Steps 开启SSL+反代 初始化和配置 访问 https://zfile.xxx.com/#/install 管理 https://zfile.xxx.com/#/admin 添加一个新的驱动器(网盘的概念) 可以有不少选择 选择本地存储

更方便的猫池一键挖矿 – xmr

参考 https://hostloc.com/forum.php?mod=viewthread&tid=822975&extra=page%3D12 获得新的xmr钱包地址 https://wallet.mymonero.com/ 去 https://c3pool.com/cn/ 输入钱包地址获得挖矿脚本 步骤 可以看到,自动装了一个system service 查看Log 和 配置 限制CPU 卸载

自建转clash订阅的服务

GitHub原作 https://github.com/tindy2013/subconverter/blob/master/README-docker.md 步骤 准备URLEncode后的源订阅链接 https://www.urlencoder.org/ 宝塔建立新域名+SSL+反代 测试

Google Colaboratory – 完美免费的Python代码运行平台

Google把它一些限制的CPU/GPU拿出来给予搞研究的人用于运行Python代码。但可以用其实现各种撸羊毛。 撸羊毛的事情都还蛮好玩的。 官方地址 https://colab.research.google.com/ 开启新的代码 就可以在上面的代码块当中写你任何想写的代码。 一些有趣的Colab Notebook

用Docker安装draw.io在线思维导图程序

参考 https://wzfou.com/draw-io/ https://hub.docker.com/r/fjudith/draw.io https://github.com/fjudith/docker-draw.io/tree/master/self-contained 介绍 安装 CloudFlare配置+宝塔SSL 使用 配置Google Drive (to do)

时间管理训练

区分重要的事 重视效率 重要的事情绝对不拖延 say no to non-critical asks 时间封锁(timebox) – 1.5倍 x 预估时间;连续时间块

在Clash.yaml当中加上机场订阅

https://github.com/Hackl0us/SS-Rule-Snippet/blob/master/LAZY_RULES/clash.yaml 主要逻辑就是定义proxy-provider,然后再使用provider。 成功获得远程订阅文件之后,就会在本地生成相应的文件。 效果

Windows机器用GPU挖Eth数字货币

ETH只适合用GPU或者ASIC挖矿芯片来挖,所以在我带有Nvidia 2080 GPU的游戏本上试了一把。 准备ETH Wallet 上COBO钱包就行 创建矿池账号 – 比如鱼池 https://www.f2pool.com/user/worker https://f2pool.io/mining/guides/how-to-mine-ethereum/#how-do-i-set-up-the-software-and-create-an-account 下载挖矿软件 – 比如Phoenixminer (下载) https://phoenixminer.org/documentation/faq/ 鱼池上检查收益 用https://my.minerstat.com/ 来管理miner

V2RayN Windows新版使用-支持Vless+Xray

新版支持 xray-core 启用基础规则进行“绕过大陆IP模式” 更高级的绕路模式 – 通过规则集 规则介绍:https://github.com/Loyalsoldier/v2ray-rules-dat 全局路由规则 绕过大陆