9.19
This commit is contained in:
BIN
材料/frp/frpc.exe
BIN
材料/frp/frpc.exe
Binary file not shown.
@@ -20,4 +20,4 @@ remotePort = 8081 # 服务器映射端口
|
||||
# type = "tcp"
|
||||
# localIP = "192.168.2.84"
|
||||
# localPort = 8082 # 另一个本地服务端口
|
||||
# remotePort = 8088 # 另一个服务器映射端口
|
||||
# remotePort = 8088 # 另一个服务器映射端口
|
||||
|
||||
13
材料/frp/frpc_script.toml
Normal file
13
材料/frp/frpc_script.toml
Normal 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
|
||||
@@ -24,9 +24,6 @@ gitea数据库 gitea_binghuai
|
||||
## Frp
|
||||
http://frps.binghuai.xyz:[端口号]/
|
||||
|
||||
CSjyj00
|
||||
Tzcs!!!2024
|
||||
|
||||
| | |
|
||||
| ------------ | ------------ |
|
||||
| 服务端口 | 7000 |
|
||||
|
||||
9
材料/配置/工具.md
Normal file
9
材料/配置/工具.md
Normal 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
Reference in New Issue
Block a user