Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 400 Bytes

效果图

image

登录机器执行命令

curl -s -o /etc/profile.d/ssh2tg.sh https://raw.githubusercontent.com/3377/ssh2tg/main/ssh2tg.sh
&& chmod +x /etc/profile.d/ssh2tg.sh && sed -i 's/replacetoken/替换为你的tg机器人token/g;s/replaceid/替换为你的tg用户ID/g' /etc/profile.d/ssh2tg.sh