03 2020 档案

摘要:proxychains的安装git clone https://github.com/rofl0r/proxychains-ng.git cd proxychains-ng./configuremake && make installcp ./src/proxychains.conf /etc/pr 阅读全文

posted @ 2020-03-29 17:22 gris 阅读(229) 评论(0) 推荐(0)

摘要:首次上传: 初始化本地仓库git init 和远程仓库建立连接git remote add origin https://github.com/xxx/xxx.git 如果远程仓库已经存在git remote rm origin, 然后重新执行上一步 获取远程仓库git pull origin ma 阅读全文

posted @ 2020-03-22 22:22 gris 阅读(142) 评论(0) 推荐(0)

导航