-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
344 lines (245 loc) · 14.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html lang="zh-CN" class="loading">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>SaberCC Blog</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="google" content="notranslate" />
<meta name="keywords" content="SaberCC,">
<meta name="author" content="SaberCC">
<link rel="alternative" href="atom.xml" title="SaberCC Blog" type="application/atom+xml">
<link rel="icon" href="/img/favicon.ico">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="SaberCC Blog"/>
<meta property="og:site_name" content="SaberCC Blog"/>
<meta property="og:type" content="object"/>
<meta property="og:title" content="SaberCC Blog"/>
<link rel="stylesheet" href="/css/diaspora.css">
<script>window.searchDbPath = "/search.xml";</script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap" rel="stylesheet">
<meta name="generator" content="Hexo 6.2.0"></head>
<body class="loading">
<span id="config-title" style="display:none">SaberCC Blog</span>
<div id="loader"></div>
<div class="nav">
<ul id="menu-menu" class="menu">
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="//" title="首页" target="_blank" rel="noopener">首页</a>
</li>
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/categories/" title="分类" target="_blank" rel="noopener">分类</a>
</li>
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/tags/" title="标签" target="_blank" rel="noopener">标签</a>
</li>
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/archives/" title="归档" target="_blank" rel="noopener">归档</a>
</li>
</ul>
<span class="target"></span>
<center>
<div class="hitokoto">
<span class="typed" id="hitokoto" data-st="false"></span>
</div>
</center>
<p class="footerlinks">
<a href="#" class="iconfont icon-null"></a>
<a href="/" title="facebook" class="iconfont icon-facebook" target="_blank" rel="noopener"> </a>
<a href="https://github.com/Saber-CC" title="github" class="iconfont icon-github" target="_blank" rel="noopener"> </a>
<a href="#" class="iconfont icon-null"></a>
</p>
<p id="copyright">
© 2025 SaberCC
<span> | </span>Powered by <a href="https://hexo.io/" title="Hexo" target="_blank" rel="noopener">Hexo</a>
<span>
<span> | </span><a rel="nofollow" href="https://beian.miit.gov.cn" target="_blank">鄂ICP备2021005297号-1</a>
</p>
</div>
<div id="container">
<div id="screen">
<div id="mark">
<div class="layer" data-depth="0.4">
<img src="/img/wc3.jpg" id="cover" crossorigin="anonymous" width="1920" height="1080">
</div>
</div>
<div id="vibrant">
<svg viewbox="0 0 2880 1620" height="100%" preserveaspectratio="xMaxYMax slice">
<polygon opacity="0.7" points="2000,1620 0,1620 0,0 600,0 "/>
</svg>
<div></div>
</div>
<div id="header">
<div>
<a class="image-logo" href="/"></a>
<div class="iconfont icon-menu switchmenu"></div>
</div>
</div>
<div id="post0">
<p>一月 30, 2024</p>
<h2><a href="/2024/01/30/%E8%B6%85%E6%97%A7%E7%89%88%E6%9C%ACLinux%E4%B8%8B%E7%9A%84%E8%B6%85%E6%97%A7Python3%E5%8D%87%E7%BA%A7%E5%88%B0%E8%BE%83%E6%96%B0%E7%89%88%E6%9C%AC-%E4%B8%8D%E7%A0%B4%E5%9D%8F%E6%97%A7Python3%E7%8E%AF%E5%A2%83%E5%8F%AF%E9%9A%8F%E6%97%B6%E5%88%87%E5%9B%9E/" title="超旧版本Linux下的超旧Python3升级到较新版本(不破坏旧Python3环境可随时切回)" class="posttitle">超旧版本Linux下的超旧Python3升级到较新版本(不破坏旧Python3环境可随时切回)</a></h2>
<p class="summary">介绍本文介绍为超旧版本Linux下的超旧Python3升级到较新版本,同时不破坏原本旧环境Python环境也可以随...</p>
</div>
</div>
<div id="primary">
<div class="post">
<a href="/2023/04/07/%5BWindows%7CLinux%5DTypora%E6%9C%80%E6%96%B0%E7%89%88%E9%80%9A%E7%94%A8%E7%A0%B4%E8%A7%A3-%E8%87%B3%E4%BB%8A%E5%8F%AF%E7%94%A8/" title="[Windows|Linux]Typora最新版通用破解-至今可用">
<img src="/img/c6.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 07, 2023</p>
<h3><a href="/2023/04/07/%5BWindows%7CLinux%5DTypora%E6%9C%80%E6%96%B0%E7%89%88%E9%80%9A%E7%94%A8%E7%A0%B4%E8%A7%A3-%E8%87%B3%E4%BB%8A%E5%8F%AF%E7%94%A8/" title="[Windows|Linux]Typora最新版通用破解-至今可用" class="posttitle">[Windows|Linux]Typora最新版通用破解-至今可用</a></h3>
<p>介绍本文为Typora破解目前仅Windows、Linux最新版通用,只要官方不修改加密模式可一直破解,笔者通过阅读原作者教程浓缩为本篇教程,简化破解流程...</p>
</div>
</div>
<div class="post">
<a href="/2023/04/04/BurpSuite%E5%85%A8%E5%B9%B3%E5%8F%B0%E7%A0%B4%E8%A7%A3%E9%80%9A%E7%94%A8-%E8%87%B3%E4%BB%8A%E5%8F%AF%E7%94%A8/" title="BurpSuite全平台破解通用-至今可用">
<img src="/img/c9.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 04, 2023</p>
<h3><a href="/2023/04/04/BurpSuite%E5%85%A8%E5%B9%B3%E5%8F%B0%E7%A0%B4%E8%A7%A3%E9%80%9A%E7%94%A8-%E8%87%B3%E4%BB%8A%E5%8F%AF%E7%94%A8/" title="BurpSuite全平台破解通用-至今可用" class="posttitle">BurpSuite全平台破解通用-至今可用</a></h3>
<p>介绍(20240320依旧可用)本文为BurpSuite破解全平台通用,并且至今通用,笔者通过阅读其他作者教程浓缩为本篇教程,教程全程手操,配置简单、快速...</p>
</div>
</div>
<div class="post">
<a href="/2023/04/03/JetBrains%E5%85%A8%E5%AE%B6%E6%A1%B6%E7%A0%B4%E8%A7%A3%E5%85%A8%E5%B9%B3%E5%8F%B0%E9%80%9A%E7%94%A8-%E8%87%B3%E4%BB%8A%E5%8F%AF%E7%94%A8/" title="JetBrains全家桶破解全平台通用-至今可用">
<img src="/img/c2.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 03, 2023</p>
<h3><a href="/2023/04/03/JetBrains%E5%85%A8%E5%AE%B6%E6%A1%B6%E7%A0%B4%E8%A7%A3%E5%85%A8%E5%B9%B3%E5%8F%B0%E9%80%9A%E7%94%A8-%E8%87%B3%E4%BB%8A%E5%8F%AF%E7%94%A8/" title="JetBrains全家桶破解全平台通用-至今可用" class="posttitle">JetBrains全家桶破解全平台通用-至今可用</a></h3>
<p>介绍(20240320依旧可用)本文为Goland破解、PyCharm破解、IDEA破解等包含JetBrains全家桶IDE破解且全平台通用,并且至今通用...</p>
</div>
</div>
<div class="post">
<a href="/2022/09/09/CentOS%E7%A6%BB%E7%BA%BF%E6%8C%82%E8%BD%BDNTFS/" title="CentOS离线挂载NTFS">
<img src="/img/c3.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>九月 09, 2022</p>
<h3><a href="/2022/09/09/CentOS%E7%A6%BB%E7%BA%BF%E6%8C%82%E8%BD%BDNTFS/" title="CentOS离线挂载NTFS" class="posttitle">CentOS离线挂载NTFS</a></h3>
<p>获取NTFS离线包在通网的CentOS主机上执行
12wget -O /etc/yum.repos.d/epel.repo http://mirrors....</p>
</div>
</div>
<div class="post">
<a href="/2022/09/01/%E4%B8%80%E6%AC%BEGo%E7%BC%96%E5%86%99%E7%9A%84%E7%AE%80%E6%98%93%E8%BF%9C%E6%8E%A7%EF%BC%8C%E7%94%B1%E5%8C%BA%E5%9D%97%E9%93%BE%E9%A1%B9%E7%9B%AENKN%E5%AE%9E%E7%8E%B0%E7%9A%84p2p%E9%80%9A%E4%BF%A1/" title="一款Go编写的简易远控,由区块链项目NKN实现的p2p通信">
<img src="/img/c7.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>九月 01, 2022</p>
<h3><a href="/2022/09/01/%E4%B8%80%E6%AC%BEGo%E7%BC%96%E5%86%99%E7%9A%84%E7%AE%80%E6%98%93%E8%BF%9C%E6%8E%A7%EF%BC%8C%E7%94%B1%E5%8C%BA%E5%9D%97%E9%93%BE%E9%A1%B9%E7%9B%AENKN%E5%AE%9E%E7%8E%B0%E7%9A%84p2p%E9%80%9A%E4%BF%A1/" title="一款Go编写的简易远控,由区块链项目NKN实现的p2p通信" class="posttitle">一款Go编写的简易远控,由区块链项目NKN实现的p2p通信</a></h3>
<p>Go-NKN-Trojan一款由区块链的核心网络技术p2p实现的去中心化去C2的基础远控木马框架
目前该项目只开源了命令执行功能为测试可行性,其余功能可自...</p>
</div>
</div>
<div class="post">
<a href="/2022/02/24/OpenWrt%E9%85%8D%E7%BD%AEIPTV/" title="OpenWrt配置IPTV">
<img src="/img/c11.png" class="cover" width="680" height="440">
</a>
<div class="else">
<p>二月 24, 2022</p>
<h3><a href="/2022/02/24/OpenWrt%E9%85%8D%E7%BD%AEIPTV/" title="OpenWrt配置IPTV" class="posttitle">OpenWrt配置IPTV</a></h3>
<p>前景提要本文解决的问题是机顶盒自主PPPOE拨号进入IPTV,但是由于家庭装修原因无法将机顶盒的网线插入直接光猫的ITV口中,中间需要走路由器,所以才会有...</p>
</div>
</div>
<div class="post">
<a href="/2021/08/10/npm%E5%AE%89%E8%A3%85typeorm%E6%8A%A5%E9%94%99ERR/" title="npm安装typeorm报错ERR踩坑排查">
<img src="/img/c10.png" class="cover" width="680" height="440">
</a>
<div class="else">
<p>八月 10, 2021</p>
<h3><a href="/2021/08/10/npm%E5%AE%89%E8%A3%85typeorm%E6%8A%A5%E9%94%99ERR/" title="npm安装typeorm报错ERR踩坑排查" class="posttitle">npm安装typeorm报错ERR踩坑排查</a></h3>
<p>这几天写ts需要用到数据库于是找到typeorm,但是npm安装一直失败,并且报错内容不明意义非常奇怪
当你未安装python时报这个错误
当你认为安...</p>
</div>
</div>
<div class="post">
<a href="/2021/04/19/%E5%AE%89%E5%85%A8%E9%9D%A2%E7%BB%8F%E4%B8%AA%E4%BA%BA%E5%A4%8D%E7%9B%98-%E4%B8%80/" title="安全面经个人复盘(一)">
<img src="/img/c1.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 19, 2021</p>
<h3><a href="/2021/04/19/%E5%AE%89%E5%85%A8%E9%9D%A2%E7%BB%8F%E4%B8%AA%E4%BA%BA%E5%A4%8D%E7%9B%98-%E4%B8%80/" title="安全面经个人复盘(一)" class="posttitle">安全面经个人复盘(一)</a></h3>
<p>人生第一次面试上来聊了一下直接切入正题,但是太紧张老是结巴和复读,即使如此面试官也是很耐心的提问。真心爱了/(ㄒoㄒ)/~~。
1、渗...</p>
</div>
</div>
<div class="post">
<a href="/2021/04/01/Android-studio3-6%E7%89%88%E6%9C%AC%E5%87%BA%E7%8E%B0Cause-unable-to-find-valid-certification-path-to-requested-target-%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95/" title="Android Studio3.6版本出现Cause unable to find valid certification path to requested target 解决方法">
<img src="/img/c4.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 01, 2021</p>
<h3><a href="/2021/04/01/Android-studio3-6%E7%89%88%E6%9C%AC%E5%87%BA%E7%8E%B0Cause-unable-to-find-valid-certification-path-to-requested-target-%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95/" title="Android Studio3.6版本出现Cause unable to find valid certification path to requested target 解决方法" class="posttitle">Android Studio3.6版本出现Cause unable to find valid certification path to requested target 解决方法</a></h3>
<p>很长时间没用AS运行android程序突然程序就报错
Cause: unable to find valid certification path to ...</p>
</div>
</div>
</div>
<div id="pager"><a href="/page/2/" class="more">加载更多</a></div>
</div>
<div id="preview"></div>
</body>
<script src="/js/jquery.min.js"></script>
<script src="/js/plugin.js"></script>
<script src="/js/typed.js"></script>
<script src="/js/diaspora.js"></script>
<link rel="stylesheet" href="/photoswipe/photoswipe.css">
<link rel="stylesheet" href="/photoswipe/default-skin/default-skin.css">
<script src="/photoswipe/photoswipe.min.js"></script>
<script src="/photoswipe/photoswipe-ui-default.min.js"></script>
<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
</button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
</button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
</html>