Files
nexus/wiki/sources/在Ubuntu上通过VPS+内网反向代理实现域名访问内网穿透.md

34 lines
932 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "前置共识(已知条件)"
type: source
tags: ['n8n', 'Ubuntu', 'NAS', 'FRP', '监控']
date: 2026-04-14
---
## Source File
- [[Home Office/在Ubuntu上通过VPS+内网反向代理实现域名访问内网穿透.md]]
## Summary
- 核心主题思路Cloudflare DNS 指向 公网上的一台VPSVPS 上运行 Caddy内网主机通过 frp 将服务暴露到 VPS本地 127.0.0.1 或某个端口VPS 反向代理到该端口。 - 在 VPS 上运行 `frps`frp server。 - 在每个内网设备运行 `frpc` (frp client),将本地服务映射到 VPS 上的独立端口或域名映射frp 支持 htt
- 问题域:见原文。
- 方法/机制:见原文。
- 结论/价值:见原文。
## Key Claims
- (见原文)
## Key Quotes
> (见原文)
## Key Concepts
- (见原文)
## Key Entities
- (见原文)
## Connections
- (见原文)
## Contradictions
- (见原文)