1
常用安装脚本知识24年3月27日更新
43 阅
2
注册GCP150刀相关【有手就行】
31 阅
3
免费二级域名,包括可托管到cf的二级域名
30 阅
4
永久免费节点搭建!通过Cloudflare Worker部署免费的VLESS节点,4K高速,解锁Netflix、ChatGPT
24 阅
5
图片加速接口:缓存图片,加速访问,解决防盗链
21 阅
最新消息
apple001
· 04-13
给博主点赞
25263
· 03-28
收藏了。
123
· 02-05
春天来了,心情也好了。
123
· 02-03
太全了。
Typecho
· 01-26
欢迎加入 Typecho 大家族
首页
默认
日常
学习
技术
留言板
友链
关于
登 录
Search
标签搜索
cloudflare
壁纸
CF
白嫖
安装
脚本
图片
Linux
docker
域名
桌面壁纸
手机壁纸
NAT
LXC
哪吒
高清壁纸
优选
github
vps
代码
ws01
首页
栏目
默认
日常
学习
技术
留言板
友链
关于
登录
登 录
常用安装脚本知识24年3月27日更新
只是一个的休闲小屋,自用,没有太多的东西!
24 人围观
永久免费节点搭建!通过Cloudflare Worker部署免费的VLESS节点,4K高速,解锁Netflix、ChatGPT
永久免费节点搭建!通过Cloudflare Worker部署免费的VLESS节点,4K高速,解锁Netflix、ChatGPT本文转载自: 科技小露 本文是通过 zizifn 大佬的一个开源项目 edgetunnel ,使得我们可以免费的在 Cloudflare 上面通过部署 Worker ,来创建一个免费 VLESS 节点!一、准备工作注册 Cloudflare 账号并登录二、CloudFlare 部署免费节点原作者 GitHub 源项目地址 Worker 部署 VLESS1、来到 Cloudflare 首页,点击 Workers 和 Pages ,创建 Work ,自定义名称,然后部署!而后,编辑代码,清除原先代码,填入如下代码: Workers代码 2、在线生成一个 UUID ,用于替换下面代码中第七行的 UUID。(或是用 V2rayN 生成一个)3、因为原项目里面的代码“ proxy IP ”为空,关于 proxy IP ,是用于转发CF的一些流量,所以,若是存在套了CF的一些网站无法打开,请更换其中的其他网址,也就是第九行中的部分网址!ProxyIP 可以替换成域名或优选IPproxyip.us.fxxk.dedyn.io更多 proxyIP 列表:CM 维护proxyip.us.fxxk.dedyn.io IP落地区域: 美国 维护频率: 12小时/次 proxyip.sg.fxxk.dedyn.io IP落地区域: 新加坡 维护频率: 12小时/次 proxyip.jp.fxxk.dedyn.io IP落地区域: 日本 维护频率: 12小时/次 proxyip.hk.fxxk.dedyn.io IP落地区域: 香港 维护频率: 12小时/次 proxyip.aliyun.fxxk.dedyn.io IP落地区域: 阿里云 维护频率: 4小时/次 proxyip.oracle.fxxk.dedyn.io IP落地区域: 甲骨文 维护频率: 4小时/次 proxyip.digitalocean.fxxk.dedyn.io IP落地区域: 数码海 维护频率: 4小时/次白嫖哥维护workers.cloudflare.cyouMingyu 维护my-telegram-is-herocore.onecf.eu.org sg.ipdb.rr.nu nl.ipdb.rr.nu hk.ipdb.rr.nu jp.ipdb.rr.nu us.ipdb.rr.nu小一维护hk.cf.zhetengsha.eu.org sg.cf.zhetengsha.eu.org us.cf.zhetengsha.eu.org jp.cf.zhetengsha.eu.org代码修改完毕以后,点击右边的部署 – 保存并部署,然后点击左边的箭头,返回! 4、访问创建的vlessjd,在网站后加上“/UUID” ,即可看到节点信息,当然,里面包含了 订阅链接! 至此,节点部署完毕,复制 VLESS 的订阅链接,粘贴到 V2rayN 里面。其它使用和优选等自己找教程
4个月前
0
0
43 人围观
常用安装脚本知识24年3月27日更新
一、纯ipv6机上warp添加IPV4的脚本 fscarmen大神脚本【选1安装】:wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]小破站脚本【 选3. 安装 / 切换 WARP-GO】:wget -N https://gitlab.com/Misaka-blog/warp-script/-/raw/main/warp.sh && bash warp.shfscarmen挺不错的,三步曲【可以用】 1、dns64:cp /etc/resolv.conf{,.bak}; echo -e "nameserver 2a00:1098:2b::1\nnameserver 2a01:4f9:c010:3f02::1\nnameserver 2a01:4f8:c2c:123f::1\nnameserver 2a00:1098:2c::1" > /etc/resolv.conf2、warp IPv4:wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh 43、sba(sing-box + argo):bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sba/main/sba.sh)甬哥添加IPV4(有奇效):bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/null)二、X-UI脚本及其它相关安装 【1和2最新独立版本是v0.3.3.14;3和4最新独立版本是0.3.4.4,安装失败时可稍加修改选择独立版本,注意在版本号前加空格】1、bash <(wget -qO- https://raw.githubusercontent.com/sing-web/x-ui/main/install_CN.sh)2、或自己修改版:bash <(wget -qO- https://raw.githubusercontent.com/wszx123/x-ui/main/install_CN.sh)3、或大神修改最新版:bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)4、或自己修改大神版:bash <(curl -Ls https://raw.githubusercontent.com/wszx123/x-ui-FranzKafkaYu/master/install.sh)fscarmen大神隧道脚本 【一般用临时隧道,关闭tls的端口,一路回车安装】:bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/argox/main/argox.sh)关闭tls的端口:80、8080、8880、2052、2082、2086、2095开启tls的端口:443、8443、2053、2083、2087、2096八合一脚本:wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh或wget -P /root -N --no-check-certificate "https://www.v2ray-agent.com/v2ray-agent/install.sh" && chmod 700 /root/install.sh && /root/install.sh一键安装梭哈脚本:curl https://www.baipiao.eu.org/suoha.sh -o suoha.sh && bash suoha.sh科技lion官方一建脚本:curl -sS -O https://raw.githubusercontent.com/kejilion/sh/main/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh或curl -sS -O https://kejilion.pro/kejilion.sh && chmod +x kejilion.sh && ./kejilion.shx-ui甬哥精简修改版脚本 ,支持reality,xray配置已添加支持socks5-warp与wireguard warp出站分流(支持IPV4与IPV6分流)【纯IPV4/纯IPV6的VPS直接运行一键脚本】bash <(wget -qO- https://gitlab.com/rwkgyg/x-ui-yg/raw/main/install.sh 2> /dev/null)或bash <(curl -Ls https://gitlab.com/rwkgyg/x-ui-yg/raw/main/install.sh)以上全版本不行时,可安装下面独立版本bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) 0.3.2三、HY2协议的一键脚本wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh无法获取配置文件时,运行这个命令即可chmod 777 /root四、哪吒探针部署面板 1、国外机:curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && ./nezha.sh2、国内机:curl -L https://raw.sevencdn.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && ./nezha.sh五、开通SSH登录方法: 1,必须切换成为root用户:sudo -i2,先更新软件列表和更新软件:sudo apt-get update3,先更新软件列表和更新软件:sudo apt-get upgrade4,安装ssh:apt-get install ssh5,启动ssh服务:sudo /etc/init.d/ssh start6,检查是否有ssh环境:ps -e | grep sshubuntu开通root登录SSH权限 1,使用普通用户登录后切换root:sudo -i2,创建root管理员密码:passwd root3,开启root登录:sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config4,开启密码验证:sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config5,重启ssh服务:service sshd restart6,检查是否有ssh环境:ps -e | grep ssh六、设置root密码: 1、切入内网登录到目标机器,切换为root账号:sudo -i2、然后设置密码:passwd根据提示输入新密码,密码不会被显示,输入完成后直接回车,重复输入回车,即可修改成功。3、最后重启服务器:reboot七、修改root密码并且踢出所有用户 很多MJJ喜欢参与群内免费服务器的争夺但是苦于每次修改密码都会有其他用户再次修改密码于是这里给出一行命令用于修改root密码和踢出所有有密码修改权限的用户强行中断其会话current_tty=$(tty); pts_list=$(who | awk '{print $2}'); for pts in $pts_list; do if [ "$current_tty" != "/dev/$pts" ]; then pkill -9 -t $pts; fi; done; echo 'root:NEW_PASSWD' | chpasswd && sed -i 's/PasswordAuthentication no/PasswordAuthentication yes/g' /etc/ssh/sshd_config && systemctl restart sshd.service; current_tty=$(tty); pts_list=$(who | awk '{print $2}'); for pts in $pts_list; do if [ "$current_tty" != "/dev/$pts" ]; then pkill -9 -t $pts; fi; done记得修改命令中的NEW_PASSWD为自己的密码 八、开启bbrecho "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf sysctl -p lsmod | grep bbr或wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh九、融合怪命令 【融合怪脚本最好在 /root 路径下执行,避免各种奇奇怪怪的问题】交互形式curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh或curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh或bash <(wget -qO- bash.spiritlhl.net/ecs)无交互形式-参数模式curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh 1 0 0或curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh 1 0 0或bash ecs.sh 1 0 0上述命令默认执行融合怪全体,输入的三个参数数字是对应的选项序号。参数1 参数2 参数3对应有交互模式中你依次输入的选项序号,如果有参数没用到留空或者写0即可。参数2可传入你本地的IPV4地址,将使用你本地IPV4作为回程路由测试的目标地址。本地的IPV4地址可使用 ip.sb ipinfo.io nstool.netease.com cip.cc 之类的网站查询IP质量检测IP质量检测,含多家数据库查询,含黑名单查询含 IPV4 和 IPV6 检测,含ASN和地址查询含25端口的邮箱可达性检测,如果某个邮箱可达,则可搭建邮局bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/qzcheck.sh)或bash <(wget -qO- bash.spiritlhl.net/ecs-ipcheck)或bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spiritLHLS/ecs/main/qzcheck.sh)三网测速脚本bash <(curl -Lso- https://bench.im/hyperspeed)三网回程路由测试curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh十、其它 1、降低IPv6优先级,优先使用IPv4默认的安装中,IPv4 和 IPV6 并存,并且 IPv6 优先于 IPv4。如果不需要彻底关闭 IPv6,可以设置让 IPv4 优先于 IPv6。配置方式如下:echo "precedence ::ffff:0:0/96 100" >>/etc/gai.conf当然也可以直接修改 /etc/gai.conf 文件,找到下面这一行#precedence ::ffff:0:0/96 100把前面的#去掉即可,最后重启。2、禁用 IPv6如果确定不需要IPv6的支持,可以选择禁用IPv6。编辑 /etc/default/grub,找到 GRUB_CMDLINE_LINUX_DEFAULT="quiet"修改为:GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 quiet"随后执行命令 update-grub 更新 grub 启动参数,重启系统即可。3、验证结果ping www.google.com -c 3{dotted startColor="#ff6c6c" endColor="#1989fa"/}4、升级系统 Debian / Ubuntu 命令:apt update -y apt install curl wget -y看磁盘:df -h查看当前目录下的 文件和文件夹:ls进入指定文件夹:cd 文件夹名称一般用vps建站后,网站文件在home/web/html/网站名称/合集脚本(快捷命令Tool)wget -O Tool https://blog.xueli.lol/Script/Tool.sh; mv Tool /usr/local/bin/; cd /usr/local/bin/ && chmod +x Tool && bash ToolDebian基本配置命令:apt update -y && apt upgrade -y && apt install -y wget curl vim lsof sudoSWAP 内存脚本wget https://raw.githubusercontent.com/ChellyL/swap_change/main/swap.sh && bash swap.shDocker安裝curl -fsSL https://get.docker.com | bash -s docker systemctl start docker systemctl enable docker寶塔面板開心版日常命令btCentOS7安装命令yum install -y wget && wget -O install.sh http://io.bt.sy/install/install_6.0.sh && sh install.shUbuntu Deepin安装命令wget -O install.sh http://io.bt.sy/install/install-ubuntu_6.0.sh && sudo bash install.shDebian安装命令wget -O install.sh http://io.bt.sy/install/install-ubuntu_6.0.sh && bash install.sh極光面板bash <(curl -fsSL https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/main/install.sh)融合怪VPS評測curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh以上脚本来自网络,可能有时效性。
9个月前
0
2
您是第
31000
位访客