AI视频换脸、AI绘画、深度学习,这5个网站值得推荐! 获取链接 Facebook X Pinterest 电子邮件 其他应用 三月 11, 2025 1.图片在线免费去背网站【点击前往】2.AI 视频换脸【点击前往】3.草图变成精美图片网站 【点击前往】4.Cleanup Photos 去除图片不需要的部分 【点击前往】5.AI解压网站 【点击前往】 获取链接 Facebook X Pinterest 电子邮件 其他应用 评论
无意间发现免费v2ray节点订阅 clash订阅链接 在使用cloudflare workers部署白嫖代理时发现 七月 21, 2024 Github源码: https://github.com/Banwan1212/v2ray-worker ---------------------------- 代码 cloudflare workers .js www.wanuse.com /*! * v2ray Subscription Worker v2.4 * Copyright 2024 Vahid Farid (https://twitter.com/vahidfarid) * Licensed under GPLv3 (https://github.com/vfarid/v2ray-worker/blob/main/Licence.md) */ var __create = Object.create; var __defProp = Object.defineProperty; var __getOwnPropDesc = Object.getOwnPropertyDescriptor; var __getOwnPropNames = Object.getOwnPropertyNames; var __getProtoOf = Object.getPrototypeOf; var __hasOwnProp = Object.prototype.hasOwnProperty; var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, { get: (a, b) => (typeof require !== "undefined" ? require : a)[b] }) : x)(function(x) { if (typeof require !== "undefined") return require.apply(this, arguments); throw new Error('Dynamic require of "' + x + ... 阅读全文
在 x10 hosting 上注册一个 x10.mx 免费域名 三月 19, 2024 在之前的教程中,我曾经介绍了 cloudns 和 dedyn 两个双向解析能绑定 CF 的域名,但是随着教程的发布,Cloudns 已经开始更换域名及提高风控,而 dedyn 这直接关闭注册了。在博主的一番努力寻找下,我找到了一个新的,能绑定 CF 的域名。这篇教程就来和大家一起在 x10 hosting 上注册一个 x10.mx 免费域名 准备材料 一枚邮箱(最好是大厂邮箱) 干净的节点 申请步骤 打开他们的官网: https://x10hosting.com/ ,然后点击“Create your free website”按钮 选择第二个免费计划,然后点击“Continue”按钮 输入邮箱地址,然后点击“Next” 设置用户名、密码,然后点击“Next” 同意协议,然后点击“Next” 通过人机验证之后,然后点击“Finish”按钮 打开 x10 的验证邮件,然后点击链接验证邮箱 输入邮箱及登录密码,登录账号 点击绿色的“Add new”按钮 点击“Select Free”按钮 输入域名,然后设置服务密码,同意协议,最后点击“Sign up”按钮进行注册 点击“Hosting control panel”按钮,进入管理面板 转到“Account Manager”→“DNS Management”处,可以在此处修改域名的 DNS 记录 如需绑定至 CF,则需要参考之前的 dedyn 或 cloudns 域名的方法双向解析 文章作者: MisakaNo 阅读全文
爬虫获取全网上万免费节点,ss节点,ssr节点,vmess节点,trojan节点,实时测速,建立自己的节点库。 十一月 28, 2023 SSH客户端 putty https://www.putty.org/ final shell https://www.hostbuf.com/ 1.免费节点爬虫脚本安装条件 centos7系统+最低配的vps 2.一键安装爬虫脚本 需要域名的脚本代码 wget https://raw.githubusercontent.com/slobys/proxypool/master/onekey_install.sh && chmod +x onekey_install.sh && ./onekey_install.sh 不需要域名的脚本代码 yum -y install wget && wget https://raw.githubusercontent.com/lanhebe/proxypool/master/non-domain_onekey_install.sh && chmod +x non-domain_onekey_install.sh && ./non-domain_onekey_install.sh 3、如果要修改参数,需要先停止服务器 查询进程 ps -ef |grep proxypool 关闭进程 kill -s 9 你的PID 4.获取root目录权限 sudo chmod -R 777 /root 5、重新启动进程 nohup ./proxypool -c config.yaml >/dev/null 2>/dev/null & 6、筛选节点 https://你的域名或者ip/clash/proxies?c=HK,TW,SG,US&speed=5,30&type=ss,vmess 6、节点转换:https://acl4ssr-sub.github.io/ 阅读全文
评论
发表评论