This commit is contained in:
binghuai
2025-09-20 12:26:06 +08:00
parent f0da825ae8
commit 173c165e40
24 changed files with 4111 additions and 283 deletions

Binary file not shown.

View File

@@ -20,4 +20,4 @@ remotePort = 8081 # 服务器映射端口
# type = "tcp"
# localIP = "192.168.2.84"
# localPort = 8082 # 另一个本地服务端口
# remotePort = 8088 # 另一个服务器映射端口
# remotePort = 8088 # 另一个服务器映射端口

View File

@@ -0,0 +1,13 @@
serverAddr = "47.109.23.162"
serverPort = 7000
auth.method = "token"
auth.token = "token123456"
[[proxies]]
name = "web-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 802
remotePort = 8081

View File

@@ -24,9 +24,6 @@ gitea数据库 gitea_binghuai
## Frp
http://frps.binghuai.xyz:[端口号]/
CSjyj00
Tzcs!!!2024
| | |
| ------------ | ------------ |
| 服务端口 | 7000 |

9
材料/配置/工具.md Normal file
View File

@@ -0,0 +1,9 @@
```embed
title: "lpane"
image: "http://lpane.binghuai.xyz/public/favicon.png"
description: ""
url: "http://lpane.binghuai.xyz/a70aef6b25"
favicon: ""
```
[文字内联短横线生成器](https://www.binghuai.xyz/markdown/20250919135850178.html)

File diff suppressed because one or more lines are too long