vps-stock-monitor、RSS-ForumMonitor-LET、nodeseek关键词pushplus推送、ssh常用、一键搭建hy2
#vps-stock-monitor(vps补货通过pushplus推送)
wget -O sm.sh https://raw.githubusercontent.com/ypkin/vps-stock-monitor/refs/heads/main/sm.sh && chmod +x sm.sh && ./sm.sh#RSS-ForumMonitor-LET(新帖&合适vps通过pushplus套餐推送)
wget -O ForumMonitor.sh https://raw.githubusercontent.com/ypkin/ForumMonitor-LET/refs/heads/main/ForumMonitor.sh && chmod +x ForumMonitor.sh && ./ForumMonitor.sh#nodeseek关键词推送(pushplus)
wget -O https://raw.githubusercontent.com/ypkin/RSS-Monitor-nodeseek/refs/heads/main/RSS%20Monitor.sh && chmod +x RSS Monitor.sh && ./RSS Monitor.sh#sshtools(vps常用工具)
apt update -y && apt install -y curl socat wget nano unzip && wget -O ssh.sh https://raw.githubusercontent.com/ypkin/sshtool/refs/heads/main/ssh.sh && chmod +x ssh.sh && ./ssh.sh#debian/ubuntu,一键搭建hy2+端口跳跃
apt update -y && apt install -y curl socat wget nano && wget -O hy2.sh https://raw.githubusercontent.com/ypkin/hysteria-setup/refs/heads/main/hy2.sh && chmod +x hy2.sh && ./hy2.sh