123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837 |
- <!DOCTYPE html>
- <html lang="en" data-default-color-scheme=auto>
- <head><!-- hexo injector head_begin start -->
- <script defer src="https://api.limour.top/vue/0d2f95c1-755d-436b-adf8-eee12a80ed32/script.js"></script>
- <!-- hexo injector head_begin end -->
- <meta charset="UTF-8">
- <link rel="apple-touch-icon" sizes="76x76" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
- <link rel="icon" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
-
- <meta name="theme-color" content="#2f4154">
- <meta name="author" content="Limour">
- <meta name="keywords" content="">
-
- <meta name="description" content="">
-
-
-
- <title>Limour's Blog</title>
- <link rel="stylesheet" href="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" />
- <!-- 主题依赖的图标库,不要自行修改 -->
- <!-- Do not modify the link that theme dependent icons -->
- <link rel="stylesheet" href="//at.alicdn.com/t/c/font_1749284_5i9bdhy70f8.css">
- <link rel="stylesheet" href="//at.alicdn.com/t/font_1736178_lbnruvf0jn.css">
- <link rel="stylesheet" href="/css/main.css" />
- <link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />
-
- <link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />
-
-
- <link rel="stylesheet" href="/theme-inject/custom.css">
- <link rel="stylesheet" href="/theme-inject/iconfont.css">
- <script id="fluid-configs">
- var Fluid = window.Fluid || {};
- Fluid.ctx = Object.assign({}, Fluid.ctx)
- var CONFIG = {"hostname":"hexo.limour.top","root":"/","version":"1.9.8","typing":{"enable":false,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":"§"},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":false,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false},"umami":{"src":null,"website_id":null,"domains":null,"start_time":"2024-01-01T00:00:00.000Z","token":null,"api_server":null},"woyaola":null,"cnzz":null},"search_path":"/local-search.xml","include_content_in_search":true};
- if (CONFIG.web_analytics.follow_dnt) {
- var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
- Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
- }
- </script>
- <script src="/js/utils.js" ></script>
- <script src="/js/color-schema.js" ></script>
-
-
- <link rel="canonical" href="https://hexo.limour.top/"/>
- <meta name="generator" content="Hexo 7.1.1"><link rel="alternate" href="/atom.xml" title="Limour's Blog" type="application/atom+xml">
- <link rel="alternate" href="/rss2.xml" title="Limour's Blog" type="application/rss+xml">
- </head>
- <body>
-
- <header>
-
- <div class="header-inner" style="height: 100vh;">
- <nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
- <div class="container">
- <a class="navbar-brand" href="/">
- <strong>Limour's Blog</strong>
- </a>
- <button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
- data-target="#navbarSupportedContent"
- aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
- <div class="animated-icon"><span></span><span></span><span></span></div>
- </button>
- <!-- Collapsible content -->
- <div class="collapse navbar-collapse" id="navbarSupportedContent">
- <ul class="navbar-nav ml-auto text-center">
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://hexo.limour.top/" target="_self">
- <i class="iconfont icon-home-fill"></i>
- <span>Home</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="/archives/" target="_self">
- <i class="iconfont icon-archive-fill"></i>
- <span>Archive1</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://occdn.limour.top/archives/" target="_self">
- <i class="iconfont icon-archive-fill"></i>
- <span>Archive2</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://b.limour.top/archives/" target="_self">
- <i class="iconfont icon-archive-fill"></i>
- <span>Archive3</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://od.limour.top/" target="_self">
- <i class="iconfont icon-onedrive"></i>
- <span>Alist</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://orcid.org/0000-0001-8897-1685" target="_self">
- <i class="iconfont icon-orcid"></i>
- <span>Orcid</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="/links/" target="_self">
- <i class="iconfont icon-link-fill"></i>
- <span>Links</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="/atom.xml" target="_self">
- <i class="iconfont icon-rss"></i>
- <span>RSS</span>
- </a>
- </li>
-
-
-
- <li class="nav-item" id="search-btn">
- <a class="nav-link" target="_self" href="javascript:;" data-toggle="modal" data-target="#modalSearch" aria-label="Search">
- <i class="iconfont icon-search"></i>
- </a>
- </li>
-
-
-
- <li class="nav-item" id="color-toggle-btn">
- <a class="nav-link" target="_self" href="javascript:;" aria-label="Color Toggle">
- <i class="iconfont icon-dark" id="color-toggle-icon"></i>
- </a>
- </li>
-
- </ul>
- </div>
- </div>
- </nav>
-
- <div id="banner" class="banner" parallax=true
- style="background: url('https://img.limour.top/2023/08/29/64ee08e108638.webp') no-repeat center center; background-size: cover;">
- <div class="full-bg-img">
- <div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.01)">
- <div class="banner-text text-center fade-in-up">
- <div class="h2">
-
- <span id="subtitle">一沙一世界,一花一天堂。君掌盛无边,刹那成永恒。</span>
-
- </div>
-
- </div>
-
- <div class="scroll-down-bar">
- <i class="iconfont icon-arrowdown"></i>
- </div>
-
- </div>
- </div>
- </div>
- </div>
- </header>
- <main>
-
- <div class="container nopadding-x-md">
- <div id="board"
- style="margin-top: 0">
-
- <div class="container">
- <div class="row">
- <div class="col-12 col-md-10 m-auto">
-
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/shi-yong-circacompare-fen-xi-sheng-wu-jie-lv" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-11-08 15:50:20" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用 circacompare 分析生物节律">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/shi-yong-circacompare-fen-xi-sheng-wu-jie-lv" target="_self">
- 【记录】使用 circacompare 分析生物节律
- </a>
- </h2>
-
- <a class="index-excerpt " href="/shi-yong-circacompare-fen-xi-sheng-wu-jie-lv" target="_self">
- <div>
- circacompare 是一个专为分析生物节律数据而设计的 R 包。它的主要功能是比较不同条件下的节律参数,例如振幅、周期和相位。circacompare 使用非线性混合效应模型来拟合节律数据,这使得它在处理具有重复测量和复杂实验设计的数据时表现出色。与 circacompare 相比,MetaCycle 是另一个流行的 R 包,用于生物节律分析。MetaCycle 提供了多种算法(如 ARSE
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-11-08 23:50" pubdate>
- 2024-11-08
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E8%8A%82%E5%BE%8B/">#节律</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Mount-OSS-as-a-WebMAV" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-11-01 05:03:45" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】将OSS挂载为WebDAV">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Mount-OSS-as-a-WebMAV" target="_self">
- 【记录】将OSS挂载为WebDAV
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Mount-OSS-as-a-WebMAV" target="_self">
- <div>
- OSS(对象存储服务)是一种分布式存储服务,它提供了简单的Web服务接口,使得用户可以在任何地方、任何时间存储和检索数据。而WebDAV(基于Web的分布式创作和版本控制)则是一个基于HTTP的协议,它允许用户通过网络对文件进行编辑和管理。将OSS转换成WebDAV可以方便使用Zotero这类文献管理软件进行同步。Zotero支持通过WebDAV协议同步附件,这样用户可以在不同的设备和平台上访问和
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-11-01 13:03" pubdate>
- 2024-11-01
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/oss/">#oss</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/internal-network-uses-p4wnp1-to-transfer-file" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-10-27 07:05:01" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】内网使用P4wnP1传递文件">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/internal-network-uses-p4wnp1-to-transfer-file" target="_self">
- 【记录】内网使用P4wnP1传递文件
- </a>
- </h2>
-
- <a class="index-excerpt " href="/internal-network-uses-p4wnp1-to-transfer-file" target="_self">
- <div>
- 最近实习轮转到预防了,需要在社区实习4周,而社区医生有一堆需要重复填报的数据,因此写了下面的脚本来自动化填写。而问题是社区的电脑禁用了U盘等设备的使用,因此想将这个脚本传递到其他电脑上只能手打一次。。。 于是想到的吃灰已久的树莓派zero w,给它刷上了 P4wnP1 ALOA 来模拟键盘输入,这样就不用手打了。 ▶点开查看社区填报自动化脚本
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-10-27 15:05" pubdate>
- 2024-10-27
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/raspberrypi/">#raspberrypi</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Building-an-end-to-end-encrypted-enclosure-and-SnapDrop-for-LAN-data-transmission" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-10-09 06:19:19" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】搭建端到端加密的Enclosed和局域网传输数据的SnapDrop">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Building-an-end-to-end-encrypted-enclosure-and-SnapDrop-for-LAN-data-transmission" target="_self">
- 【记录】搭建端到端加密的Enclosed和局域网传输数据的SnapDrop
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Building-an-end-to-end-encrypted-enclosure-and-SnapDrop-for-LAN-data-transmission" target="_self">
- <div>
- Enclosed,一个极简的网络应用程序,旨在发送私人和安全的消息。所有消息都是端到端加密的,确保服务器和存储对内容没有任何了解。用户可以设置密码,定义过期时间(TTL),并选择在阅读后让消息自毁。 Snapdrop,一个开源的在线文件传输工具,可以在 Windows、Mac、Linux、iOS、Android 任何平台使用,只要我们的设备有浏览器就能用他来传输文件。 搭建 Enclosed 反
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-10-09 14:19" pubdate>
- 2024-10-09
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/docker/">#docker</a>
-
- <a href="/tags/ngpm/">#ngpm</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Using-Chinese-New-Interpretation-to-Test-Model-Authenticity" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-09-13 17:08:29" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用汉语新解测试模型真假">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Using-Chinese-New-Interpretation-to-Test-Model-Authenticity" target="_self">
- 【记录】使用汉语新解测试模型真假
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Using-Chinese-New-Interpretation-to-Test-Model-Authenticity" target="_self">
- <div>
- 李继刚提出的汉语新解提示词可以很好的测试模型的能力,这里记录一下在 ChatGPT-Next-Web 上的面具配置。 将下面的 json 文件导入面具中, 发送 (汉语新解 正能量) 格式的消息。 12345678910111213141516171819202122232425262728293031323334353637383940414243444546{ "
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-09-14 01:08" pubdate>
- 2024-09-14
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/openai/">#openai</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-08-06 08:59:49" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】Windows配置QoS保证重要应用的网络通畅">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
- 【探索】Windows配置QoS保证重要应用的网络通畅
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
- <div>
- 开启组策略 运行下面的 .bat 脚本 123456@echo offpushd "%~dp0"dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txtdir /b C:\Windows\servicing\P
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-08-06 16:59" pubdate>
- 2024-08-06
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/windows/">#Windows</a>
-
- <a href="/tags/qos/">#QoS</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-07-17 09:47:33" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【转载】跨越半世纪的思念">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
- 【转载】跨越半世纪的思念
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
- <div>
- 作者:Das6fY5 翻新:贴吧,乌鲁乌拉轰 一 “求求你不要扔掉我。”少女走在他的背后。 “我可以端茶倒水,为你暖身子,我可以在白天给你打扫房间,到夜里把自己塞进床底下……只要每两周充一次电就好,电费我会去兼职赚钱交给你,让我做什么都行,除了……” 他停住,站在一处高崖旁,面前是一个巨大的深坑,胡乱堆砌着整个城市几十年来的垃圾。 “除了把我丢到垃圾场里……”她,这台已经过时了好几代的二手机器人跪
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-07-17 17:47" pubdate>
- 2024-07-17
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E8%BD%AC%E8%BD%BD/">#转载</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/use-acme.sh-to-issue-certificates" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-06-28 17:03:35" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用acme.sh签发泛域名证书">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/use-acme.sh-to-issue-certificates" target="_self">
- 【记录】使用acme.sh签发泛域名证书
- </a>
- </h2>
-
- <a class="index-excerpt " href="/use-acme.sh-to-issue-certificates" target="_self">
- <div>
- .top 域名的 KSK 密钥轮替,不知道为什么把 Let's Encrypt 的 DNSSEC 验证流量阻断了,导致 Nginx Proxy Manager 现在无法续签证书,因此用 acme.sh 来申请其他家的证书暂时替代一下了。(DNSSEC: DNSKEY Missing) 准备工作 安装 acme.sh:curl https://get.acme.sh | sh -s email=l
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-06-29 01:03" pubdate>
- 2024-06-29
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/acme/">#acme</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-03-25 12:52:28" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】搭建流量统计工具 Shynet">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
- 【记录】搭建流量统计工具 Shynet
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
- <div>
- Shynet 是一款用 python 编写的现代、隐私友好、无需Cookie或JS即可工作的网络流量统计工具。 相比 Umami, Shynet 支持通过 1 pixel 的图像进行统计,而不依赖 JS, 并且 Shynet 统计的信息更加详细。 搭建 Shynet 反向代理服务 1mkdir -p ~/app/shynet && cd ~/app/shynet &&
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-03-25 20:52" pubdate>
- 2024-03-25
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/hexo/">#hexo</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Linux-Setting-AP" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-03-20 11:52:10" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】Linux 设置个人热点">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Linux-Setting-AP" target="_self">
- 【记录】Linux 设置个人热点
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Linux-Setting-AP" target="_self">
- <div>
- 实在受不了虚拟机的性能损失了,再加上 Win11 上跑虚拟机对 SSD 的损耗过大,因此还是将系统换成了 ubuntu,只要注意选无网络安装,不要去更新,基本还是很好换系统的。另外清华源不错! 换系统后,需要重新折腾一下 AP 设置,因此记录一下折腾过程。 无线网卡是垃圾的 mediatek mt7921e 更新内核 因为网卡垃圾,不得不更新到最新的内核才支持 AP 设置 1234567proxy
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-03-20 19:52" pubdate>
- 2024-03-20
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/ubuntu/">#ubuntu</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <nav aria-label="navigation">
- <span class="pagination" id="pagination">
- <span class="page-number current">1</span><a class="page-number" href="/page/2/#board">2</a><a class="page-number" href="/page/3/#board">3</a><span class="space">…</span><a class="page-number" href="/page/13/#board">13</a><a class="extend next" rel="next" href="/page/2/#board"><i class="iconfont icon-arrowright"></i></a>
- </span>
- </nav>
- </div>
- </div>
- </div>
- </div>
- </div>
-
-
- <a id="scroll-top-button" aria-label="TOP" href="#" role="button">
- <i class="iconfont icon-arrowup" aria-hidden="true"></i>
- </a>
-
-
- <div class="modal fade" id="modalSearch" tabindex="-1" role="dialog" aria-labelledby="ModalLabel"
- aria-hidden="true">
- <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
- <div class="modal-content">
- <div class="modal-header text-center">
- <h4 class="modal-title w-100 font-weight-bold">Search</h4>
- <button type="button" id="local-search-close" class="close" data-dismiss="modal" aria-label="Close">
- <span aria-hidden="true">×</span>
- </button>
- </div>
- <div class="modal-body mx-3">
- <div class="md-form mb-5">
- <input type="text" id="local-search-input" class="form-control validate">
- <label data-error="x" data-success="v" for="local-search-input">Keyword</label>
- </div>
- <div class="list-group" id="local-search-result"></div>
- </div>
- </div>
- </div>
- </div>
-
-
- </main>
- <footer>
- <div class="footer-inner">
-
- <div class="footer-content">
- <a target="_blank" rel="nofollow noopener" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43130202000203"><img src="https://img.limour.top/2023/08/27/64eadeb81d6a0.webp" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload>湘公网安备43130202000203号 </a> <a target="_blank" rel="nofollow noopener" href="https://beian.miit.gov.cn/">湘ICP备20008299号 </a> <a target="_blank" rel="nofollow noopener" href="https://icp.gov.moe/?keyword=20210128">萌ICP备20210128号</a> <br> <a href="https://www.foreverblog.cn/" target="_blank"> <img src="https://img.foreverblog.cn/logo_en_default.png" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="" style="width:auto;height:24px"> </a> <br> <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/limour-blog/limour-blog.github.io" target="_blank" rel="nofollow noopener"><span>SRC</span></a> <i class="iconfont icon-love"></i> <a href="https://web.archive.org/web/20231130095837/https://effectiveacceleration.tech/" target="_blank" rel="nofollow noopener"><span>e/Acc</span></a>
- </div>
-
-
-
- </div>
- </footer>
- <!-- Scripts -->
-
- <script src="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.js" ></script>
- <link rel="stylesheet" href="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.css" />
- <script>
- NProgress.configure({"showSpinner":false,"trickleSpeed":100})
- NProgress.start()
- window.addEventListener('load', function() {
- NProgress.done();
- })
- </script>
- <script src="https://jscdn.limour.top/npm/jquery@3.6.4/dist/jquery.min.js" ></script>
- <script src="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js" ></script>
- <script src="/js/events.js" ></script>
- <script src="/js/plugins.js" ></script>
-
- <script src="/js/img-lazyload.js" ></script>
-
- <script src="/js/local-search.js" ></script>
- <!-- 主题的启动项,将它保持在最底部 -->
- <!-- the boot of the theme, keep it at the bottom -->
- <script src="/js/boot.js" ></script>
-
- <noscript>
- <div class="noscript-warning">Blog works best with JavaScript enabled</div>
- </noscript>
- <!-- hexo injector body_end start -->
- <script defer src="/theme-inject/timeliness.js"></script>
- <!-- hexo injector body_end end --></body>
- </html>
|