惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
Vercel News
Vercel News
月光博客
月光博客
S
SegmentFault 最新的问题
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
U
Unit 42
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
N
Netflix TechBlog - Medium
小众软件
小众软件
WordPress大学
WordPress大学
G
Google Developers Blog
Recent Announcements
Recent Announcements
H
Hackread – Cybersecurity News, Data Breaches, AI and More
P
Proofpoint News Feed
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 【当耐特】
I
InfoQ

jobcher on 打工人日志

2023-12-21 打工人日报 2023-12-20 打工人日报 2023-12-19 打工人日报 2023-12-18 打工人日报 2023-12-17 打工人日报 2023-12-16 打工人日报 2023-12-15 打工人日报 2023-12-14 打工人日报 2023-12-13 打工人日报 2023-12-12 打工人日报 2023-12-11 打工人日报 2023-12-10 打工人日报 2023-12-09 打工人日报 2023-12-08 打工人日报 2023-12-07 打工人日报 2023-12-06 打工人日报 2023-12-05 打工人日报 2023-12-04 打工人日报 2023-12-03 打工人日报 2023-12-02 打工人日报 2023-12-01 打工人日报 2023-11-30 打工人日报 2023-11-29 打工人日报 2023-11-28 打工人日报 2023-11-27 打工人日报 2023-11-26 打工人日报 2023-11-25 打工人日报 2023-11-24 打工人日报 2023-11-23 打工人日报 2023-11-22 打工人日报
网心云挂机教程 | 轻松实现睡后收入~
作者 · 2022-02-11 · via jobcher on 打工人日志

网心云挂机教程 | 轻松实现睡后收入~

首先,本文章只是分享,造成一切的后果,博主概不负责!都是成年人了……

我采用 docker 容器魔方来挂载网心云

docker 部署

/mnt/money/wxedge_storage这个路径改为自己的存储路径建议>200G

 1docker run \
 2--name=wxedge \
 3--restart=always \
 4--privileged \
 5--net=host \
 6--tmpfs /run \
 7--tmpfs /tmp \
 8-v /mnt/money/wxedge_storage:/storage:rw \
 9-d \
10registry.cn-hangzhou.aliyuncs.com/onething/wxedge

设备绑定

  1. 进入 dockerip 地址 (http://127.0.0.1:18888)
  2. 下载 app 扫码绑定

成功

然后坐等第二天收益到账就可以了,记得19:00-23:00是收益高峰期尽量保持在线~