frp · 项目介绍

frp

本页由项目自动归档生成,源码与最新进展以 GitHub 仓库为准。

项目简介

(无 README,依据目录与源码推断)个人部署/运维工具箱:含 frp 内网穿透客户端与服务端配置、Nginx 反代(含 Ollama 代理)、Hexo 博客自动发布流水线,以及「哆啦工具袋」Web 工具集。

技术栈

维度 技术
主要语言/框架 Node.js/TypeScript, Shell
其他 TOML(frp), Nginx, Node.js, Shell

核心功能 / 亮点

  • frp 内网穿透配置(frpc.toml / frps.toml / subdomain-setup)
  • Nginx 反代配置(nginx.conf / local-nginx.conf / ollama-proxy.conf)
  • Hexo 博客自动发布(hexo-publish.js + fswatch 监听)
  • 「哆啦工具袋」Web 工具集(toolbox-web)
  • 部署指南文档(frp-guide / HEXO_PUBLISH_README)

目录结构

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
dir  ai-assistant
dir conf.d
dir hexo-blog
dir toolbox-web
dir website
file HEXO_PUBLISH_README.md
file add-more-tag.js
file custom.css
file frp-guide.md
file frpc.ali.toml
file frpc.toml
file frps.toml
file hexo-config.json
file hexo-fswatch.sh
file hexo-publish.js
file install-fswatch.sh
file local-nginx.conf
file nginx.conf

相关链接

  • GitHub 仓库:frp