chore: 更新图片链接域名从lijue-me.oss-cn-chengdu.aliyuncs.com到img.jiwei.xin
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="relative w-full h-64 md:h-80 lg:h-96 overflow-hidden rounded-xl">
|
||||
<!-- 背景图片 -->
|
||||
<NuxtImg
|
||||
src="https://lijue-me.oss-cn-chengdu.aliyuncs.com/%E8%83%8C%E6%99%AF.jpg"
|
||||
src="https://img.jiwei.xin/%E8%83%8C%E6%99%AF.jpg"
|
||||
alt="Blog Hero"
|
||||
class="w-full h-full object-cover"
|
||||
placeholder
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
<!-- ::card
|
||||
---
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250727184358217.png
|
||||
img: https://img.jiwei.xin/20250727184358217.png
|
||||
---
|
||||
#title
|
||||
Image Card
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 防于未然,先固不破 — Debian 12 快速加固实战
|
||||
description: 在数字化浪潮席卷全球的今天,服务器已成为承载企业核心业务与数据的“心脏”。一旦这颗心脏被攻破,轻则业务中断,重则数据泄漏、引发监管问责、品牌声誉坍塌,甚至于法律诉讼。
|
||||
date: 2025-08-15
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250815215319708.png
|
||||
img: https://img.jiwei.xin/20250815215319708.png
|
||||
navigation:
|
||||
icon: simple-icons:debian
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: nmap高级应用技巧-实战
|
||||
description: 实战中使用nmap进行渗透测试和信息收集。
|
||||
date: 2025-08-12
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250812130604330.png
|
||||
img: https://img.jiwei.xin/20250812130604330.png
|
||||
navigation:
|
||||
icon: simple-icons:openstreetmap
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: nmap高级应用技巧-NSE
|
||||
description: Nmap Scripting Engine(NSE)是Nmap的核心扩展功能,通过Lua脚本实现自动化扫描、漏洞检测、信息收集等高级操作。
|
||||
date: 2025-08-12
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250812130604330.png
|
||||
img: https://img.jiwei.xin/20250812130604330.png
|
||||
navigation:
|
||||
icon: simple-icons:openstreetmap
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 部分vue组件语法预览
|
||||
description: 预览一些自定义 vue 组件语法
|
||||
date: 2025-08-11
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250811160513849.png
|
||||
img: https://img.jiwei.xin/20250811160513849.png
|
||||
navigation:
|
||||
icon: simple-icons:vuedotjs
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 新的文档渲染样式
|
||||
description: 重新构建了渲染组件,优化了样式.
|
||||
date: 2025-08-10
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250811160513849.png
|
||||
img: https://img.jiwei.xin/20250811160513849.png
|
||||
navigation:
|
||||
icon: simple-icons:nuxtdotjs
|
||||
---
|
||||
@@ -321,10 +321,10 @@ bun run preview
|
||||
|
||||
:::code-group
|
||||
::code-preview{icon="i-lucide-eye" label="预览效果"}
|
||||

|
||||

|
||||
::
|
||||
```md[图片语句.md]
|
||||

|
||||

|
||||
```
|
||||
:::
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Nuxt 微信分享接口
|
||||
description: 微信分享接口,使用Nuxt,实现微信分享接口.
|
||||
date: 2025-08-10
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250810130754103.png
|
||||
img: https://img.jiwei.xin/20250810130754103.png
|
||||
navigation:
|
||||
icon: simple-icons:nuxtdotjs
|
||||
---
|
||||
@@ -10,10 +10,10 @@ navigation:
|
||||
|
||||
### 需求
|
||||
##### 写了一个文档插件. 缘由呢是之前在 WordPress 上用过一个插件.对接微信的JS SDK,可以实现将链接带标题,图,简介封装成一个 卡片形式.分享给朋友或者朋友圈.比如:
|
||||

|
||||

|
||||
|
||||
##### 如果没有对接微信的SDK,分享链接是这样的:
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
@@ -2,12 +2,12 @@
|
||||
title: AI复合应用 合同审查
|
||||
description: 智能合同卫士,使用AI技术,对合同进行审查,并给出审查报告.
|
||||
date: 2025-08-08
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250808141452898.png
|
||||
img: https://img.jiwei.xin/20250808141452898.png
|
||||
navigation:
|
||||
icon: simple-icons:openai
|
||||
---
|
||||
### 先贴效果
|
||||

|
||||

|
||||
|
||||
### 这是一个 AI 复合应用
|
||||
|
||||
|
@@ -2,14 +2,14 @@
|
||||
title: Kali 安装 GVM
|
||||
description: 在 Kali 上安装 GVM
|
||||
date: 2025-08-08
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250806105153532.png
|
||||
img: https://img.jiwei.xin/20250806105153532.png
|
||||
navigation:
|
||||
icon: simple-icons:kalilinux
|
||||
---
|
||||
|
||||
|
||||
### 配置安装好 Kali
|
||||

|
||||

|
||||
```bash[.shell]
|
||||
# 安装 gvm
|
||||
sudo apt install gvm -y
|
||||
@@ -18,7 +18,7 @@ sudo gvm-setup
|
||||
```
|
||||
|
||||
### 安装过程中 copy admin 的密码
|
||||

|
||||

|
||||
|
||||
根据提示运行安装检测命令
|
||||
```bash[.shell]
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: GPT-5
|
||||
description: GPT-5 上线了,Cursor 提示我可以免费试用,当然要 BP 喽。
|
||||
date: 2025-08-08
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250808132005343.png
|
||||
img: https://img.jiwei.xin/20250808132005343.png
|
||||
navigation:
|
||||
icon: simple-icons:powershell
|
||||
---
|
||||
@@ -82,6 +82,6 @@ navigation:
|
||||
|
||||
---
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 使用 AI 守护内网安全
|
||||
description: 利用 AI 技术实现对内网环境的实时监控、威胁检测与自动化防御,提升企业网络安全防护能力。
|
||||
date: 2025-08-07
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250806105153532.png
|
||||
img: https://img.jiwei.xin/20250806105153532.png
|
||||
navigation:
|
||||
icon: simple-icons:openai
|
||||
---
|
||||
@@ -28,14 +28,14 @@ Kali 默认不开 SSH , 配置 SSH 服务, 连接到Kali Linux:
|
||||
打开 Claude 命令行,输入自然语言指令
|
||||
`使用 nmap 工具 探测192.168.1.2 并把分析结果, 出一份报告给我`
|
||||
|
||||

|
||||

|
||||
如上图, Kimi K2 模型很快完成这份工作,那么 上强度
|
||||
键入自然语言命令`请你调用系统本身的工具,对192.168.1.2进行安全扫描和渗透,以分析此系统的安全性。
|
||||
`
|
||||
现在 AI 将目标分为5步,见下图:
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
最终完成了任务.
|
||||
[系统安全综合评估报告](https://lijue.net/index.php/archives/19/)
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 系统安全扫描工具命令集合
|
||||
description: Kali 所使用的系统安全扫描工具命令集合
|
||||
date: 2025-08-07
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250806105029318.png
|
||||
img: https://img.jiwei.xin/20250806105029318.png
|
||||
navigation:
|
||||
icon: simple-icons:openstreetmap
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 系统安全综合评估报告
|
||||
description: Kali 生成的系统安全综合评估报告
|
||||
date: 2025-08-07
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250806104913997.png
|
||||
img: https://img.jiwei.xin/20250806104913997.png
|
||||
navigation:
|
||||
icon: simple-icons:kalilinux
|
||||
---
|
||||
@@ -46,11 +46,11 @@ deb http://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling main contrib non-free
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
这样, Kali 就安好了,很**可拷**,**很刑**的.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 树莓派安装 Kali Linux
|
||||
description: 如何在树莓派设备上安装 Kali Linux 系统,包括镜像下载、烧录、启动及基础配置等步骤,适合初学者快速上手。
|
||||
date: 2025-08-06
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250805232800775.png
|
||||
img: https://img.jiwei.xin/20250805232800775.png
|
||||
navigation:
|
||||
icon: simple-icons:raspberrypi
|
||||
---
|
||||
@@ -46,11 +46,11 @@ deb http://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling main contrib non-free
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
这样, Kali 就安好了,很**可拷**,**很刑**的.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Nuxt UI Pro
|
||||
description: Nuxt 被收购后,预计在9月发布 Nuxt UI Pro v4,并且全免费
|
||||
date: 2025-07-25
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250723114628628.png
|
||||
img: https://img.jiwei.xin/20250723114628628.png
|
||||
navigation:
|
||||
icon: simple-icons:nuxtdotjs
|
||||
---
|
||||
@@ -10,7 +10,7 @@ navigation:
|
||||
Nuxt 被收购后,预计在9月发布 Nuxt UI Pro v4,并且全免费。
|
||||
于是把最近在做的项目 UI 组件换成了 Nuxt UI Pro。
|
||||
不过9月才免费,现在就忍不住上了组件,总不至于去缴几百美元的费用吧。
|
||||

|
||||

|
||||
|
||||
于是先绕过一些验证过程,体验一下“学习版”。
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Supabase 阿里云短信
|
||||
description: Supabase - 添加国内阿里云短信、微信扫码认证登录
|
||||
date: 2025-07-15
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250701003525007.png
|
||||
img: https://img.jiwei.xin/20250701003525007.png
|
||||
navigation:
|
||||
icon: simple-icons:alibabacloud
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Coolify
|
||||
description: Coolify是什么?
|
||||
date: 2025-07-14
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250628122847084.png
|
||||
img: https://img.jiwei.xin/20250628122847084.png
|
||||
navigation:
|
||||
icon: simple-icons:chai
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Python 代码规范
|
||||
description: 这是一份提供给AI大模型的Python代码规范与编程标准,可以有效提高Cursor等大模型对Python项目的编写能力。
|
||||
date: 2025-07-12
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250624130616733.png
|
||||
img: https://img.jiwei.xin/20250624130616733.png
|
||||
navigation:
|
||||
icon: simple-icons:python
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Nuxt3 代码规范
|
||||
description: 这是一份提供给AI大模型的Nuxt3框架规范、编程标准,可以有效提高Cursor等大模型对Nuxt.js框架的编写能力。
|
||||
date: 2025-07-12
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250624125918171.png
|
||||
img: https://img.jiwei.xin/20250624125918171.png
|
||||
navigation:
|
||||
icon: simple-icons:nuxtdotjs
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Linux 系统 Swap 分区配置指南
|
||||
description: 在云服务器上配置Swap分区
|
||||
date: 2025-07-10
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250623214305360.png
|
||||
img: https://img.jiwei.xin/20250623214305360.png
|
||||
navigation:
|
||||
icon: simple-icons:linux
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 从Supabase迁移到Appwrite
|
||||
description: AI 扩写
|
||||
date: 2025-07-01
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250623164451378.png
|
||||
img: https://img.jiwei.xin/20250623164451378.png
|
||||
navigation:
|
||||
icon: simple-icons:supabase
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: AppWrite 项目资源占用情况
|
||||
description: AppWrite 项目资源占用情况
|
||||
date: 2025-06-26
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250622140934487.png
|
||||
img: https://img.jiwei.xin/20250622140934487.png
|
||||
navigation:
|
||||
icon: simple-icons:appwrite
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Docker 里配置hosts
|
||||
description: 在Docker里配置hosts
|
||||
date: 2025-06-24
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250621163604646.png
|
||||
img: https://img.jiwei.xin/20250621163604646.png
|
||||
navigation:
|
||||
icon: simple-icons:docker
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: MySQL 中如何忽略表名的大小写
|
||||
description: 如何在MySQL中忽略表名的大小写
|
||||
date: 2025-06-01
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250619124538532.png
|
||||
img: https://img.jiwei.xin/20250619124538532.png
|
||||
navigation:
|
||||
icon: simple-icons:mysql
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Debian 12 安装nodejs
|
||||
description: 在Debian 12 中安装nodejs
|
||||
date: 2025-05-25
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250618160517581.png
|
||||
img: https://img.jiwei.xin/20250618160517581.png
|
||||
navigation:
|
||||
icon: simple-icons:debian
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Dify + Supabase:打造带数据库的AI问答机器人
|
||||
description: 基于Dify和Supabase的AI问答机器人
|
||||
date: 2025-05-18
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250807175904733.png
|
||||
img: https://img.jiwei.xin/20250807175904733.png
|
||||
navigation:
|
||||
icon: simple-icons:reactbootstrap
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 安装 VS Code到浏览器 -- Code Server
|
||||
description: 在浏览器中安装 VS Code
|
||||
date: 2025-05-23
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250616220449750.png
|
||||
img: https://img.jiwei.xin/20250616220449750.png
|
||||
navigation:
|
||||
icon: simple-icons:visualstudiocode
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Debian 12 云服务器初始安全设置与优化指南
|
||||
description: Debian 12 云服务器初始安全设置与优化指南
|
||||
date: 2025-05-15
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250615184027376.png
|
||||
img: https://img.jiwei.xin/20250615184027376.png
|
||||
navigation:
|
||||
icon: lucide-server
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: Iperf3 万兆网络打流测试指南
|
||||
description: Iperf3 万兆网络打流测试指南
|
||||
date: 2025-05-13
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250615184111247.png
|
||||
img: https://img.jiwei.xin/20250615184111247.png
|
||||
navigation:
|
||||
icon: lucide-network
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: GROK3 and Deepseek
|
||||
description: Grok3 和 Deepseek 的对比
|
||||
date: 2025-05-12
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250806105153532.png
|
||||
img: https://img.jiwei.xin/20250806105153532.png
|
||||
navigation:
|
||||
icon: lucide-brain
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: AI最佳实践
|
||||
description: AI最佳实践
|
||||
date: 2025-08-13
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250628122847084.png
|
||||
img: https://img.jiwei.xin/20250628122847084.png
|
||||
navigation:
|
||||
icon: simple-icons:chai
|
||||
---
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 生活
|
||||
description: 生活
|
||||
date: 2025-08-13
|
||||
img: https://lijue-me.oss-cn-chengdu.aliyuncs.com/20250628122847084.png
|
||||
img: https://img.jiwei.xin/20250628122847084.png
|
||||
navigation:
|
||||
icon: simple-icons:chai
|
||||
---
|
||||
|
@@ -28,7 +28,7 @@ authors:
|
||||
|
||||
:::tabs{variant="line"}
|
||||
::stack{label="badges"}
|
||||

|
||||

|
||||
```yml
|
||||
badges:
|
||||
- value: 0.8.10
|
||||
@@ -40,7 +40,7 @@ badges:
|
||||
::
|
||||
|
||||
::stack{label="authors"}
|
||||

|
||||

|
||||
```yml
|
||||
authors:
|
||||
- name: Tony Zhang
|
||||
@@ -52,7 +52,7 @@ authors:
|
||||
::
|
||||
|
||||
::stack{label="navBadges"}
|
||||

|
||||

|
||||
```yml
|
||||
navBadges:
|
||||
- value: New
|
||||
|
Reference in New Issue
Block a user