添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
? clientId: xxxxxxxxxx ? proxy: http://127.0.0.1:8118 [ PicGo SUCCESS ] : Configure config successfully! $ cat ~/.picgo/config.json "picBed" : { "uploader" : "smms" , "current" : "smms" , "imgur" : { "clientId" : "xxxxxxxxxx" , "proxy" : "http://127.0.0.1:8118" "picgoPlugins" : {}

由于生成的config.json有问题需要修改成

$ tee ~/.picgo/config.json << EOF
  "picBed": {
    "uploader": "imgur",
    "current": "imgur",
    "imgur": {
      "clientId": "xxxxxxxxxx",
      "proxy": "http://127.0.0.1:8118"
  "picgoPlugins": {}
    二、Typora

2.2 测试可以正常上传

由于访问没有走代理,所有图片上传以后国内是无法查看的

淘宝 NPM 镜像 PicGo-Core 配置文件