安装 Hysteria2:
hysteria2 纯净版一键安装 -Debian --X86---
wget -N --no-check-certificate https://raw.githubusercontent.com/flame1ce/hysteria2-install/main/hysteria2-install-main/hy2/hysteria.sh && bash hysteria.sh
Windows Nekoray Box : https://github.com/MatsuriDayo/nekoray/releases/tag/3.26
一键自动部署的socks5 脚本 ,自动配置好
#!/bin/bash
bash <(curl -sL https://hosting.sunke.info/files/ss5.sh)
端口8888
账号8888
密码8888
一键自动部署的X-ui脚本 ,自动配置好
#!/bin/bash
bash <(curl -Ls https://hosting.sunke.info/files/3x-ui-install. sh)
admin
admin123
65432
使用以下脚本进行简单的 iptables 转发:
bash <(curl -fsSL https://raw.githubusercontent.com/arloor/iptablesUtils/master/natcfg.sh)
==============windows lanch scrpt==========================
<powershell>
net user user Pass123@ /add
net localgroup administrators user /add
net user Administrator Pass123@
wmic UserAccount where "Name='user'" set PasswordExpires=FALSE
wmic UserAccount where "Name='Administrator'" set PasswordExpires=FALSE
$Path = $env:TEMP;
$Installer = "chrome_installer.exe";
Invoke-WebRequest "http://dl.google.com/chrome/install/375.126/chrome_installer.exe" -OutFile $Path\$Installer;
Start-Process -FilePath $Path\$Installer -Args "/silent /install" -Verb RunAs -Wait;
Remove-Item $Path\$Installer
</powershell>
<powershellArguments>-ExecutionPolicy Unrestricted -NoProfile -NonInteractive</powershellArguments>
========================================
========--------------------------------
# Define the download URL for the latest Firefox installer
$downloadUrl = "https://download.mozilla.org/?product=firefox-latest&os=win64&lang=en-US"
# Define the path where the installer will be downloaded
$workdir = "C:\installer"
# Create the installer directory if it doesn't exist
if (!(Test-Path -Path $workdir -PathType Container)) {
New-Item -Path $workdir -ItemType Directory
}
# Download the Firefox installer
Invoke-WebRequest -Uri $downloadUrl -OutFile "$workdir\firefox.exe"
# Run the installer silently
Start-Process -FilePath "$workdir\firefox.exe" -ArgumentList "/S" -Wait
# Clean up the downloaded installer
Remove-Item -Path "$workdir\firefox.exe" -Force
======================================================
使用一键脚本,搭建基于Sing-box内核的VLESS Reality节点
部署步骤
- SSH进入VPS,复制粘贴并执行以下脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/sbox-reality/main/reality.sh && bash reality.sh
- 输入1选项,安装Sing-box Reality
===========
===========================
===============
---Next method----
========================================
Torjan Go + BBR speed Install on linux : ( need a domain to this IP )
bash <(curl -sL https://s.hijk.art/trojan-go.sh)
==========
---Next method----
======SSR========================----------------
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh
===========
---Next method----
======---SS-----easy----=======================
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ss-go.sh && chmod +x ss-go.sh && bash ss-go.sh
======
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ss-go.sh && chmod +x ss-go.sh && bash ss-go.sh
======
---Next method----
====v2ray服务搭建========no need domain=================
bash <(curl -s -L https://git.io/v2ray.sh)
进阶使用此脚本可翻墙去作者网站:https://233v2.com/post/1/
bash <(curl -s -L https://git.io/v2ray.sh)