Skip to content

📒 技术学习笔记,好记性不如 Markdown

Notifications You must be signed in to change notification settings

hanx316/Tech-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech-Notes

📒学习技术的笔记,好记性不如 Markdown

查询备忘备用:

wget --no-check-certificate -O shadowsocks.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks.sh

chmod +x shadowsocks.sh
./shadowsocks.sh 2>&1 | tee shadowsocks.log
  • SS Server 一键安装脚本2:
yum -y install wget

wget -N –no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

关注的 js 模块:

  • components 看到 TJ 在成员里面,大概就是国外大神们搞的一个模块集

  • node-modules 阿里自用的 node 模块集

About

📒 技术学习笔记,好记性不如 Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published