优化项目结构

This commit is contained in:
2025-09-25 13:36:12 +08:00
parent 923b338172
commit f8cad4e61f
9 changed files with 280 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
index,name,code,gateway,public,mask,private,domain,cert
0,混拨1,hh1,43.226.58.1,43.226.58.9,24,192.168.98.1,hh,server.9.crt
0,混拨1,hh1,43.226.58.1,43.226.58.7,24,192.168.98.3,hh,server.7.crt
0,混拨2,hh2,43.226.58.1,43.226.58.8,24,192.168.98.2,hh,server.crt
1,宣城,ahxc215,43.226.58.1,43.226.58.10,24,192.168.99.1,ahxc,server.crt
2,宿州,ahsz216,43.226.58.1,43.226.58.11,24,192.168.99.2,ahsz,server.crt
3,阜阳,ahfy225,43.226.58.1,43.226.58.12,24,192.168.99.3,ahfy,server.crt
1 index name code gateway public mask private domain cert
2 0 混拨1 hh1 43.226.58.1 43.226.58.9 43.226.58.7 24 192.168.98.1 192.168.98.3 hh server.9.crt server.7.crt
3 0 混拨2 hh2 43.226.58.1 43.226.58.8 24 192.168.98.2 hh server.crt
4 1 宣城 ahxc215 43.226.58.1 43.226.58.10 24 192.168.99.1 ahxc server.crt
5 2 宿州 ahsz216 43.226.58.1 43.226.58.11 24 192.168.99.2 ahsz server.crt
6 3 阜阳 ahfy225 43.226.58.1 43.226.58.12 24 192.168.99.3 ahfy server.crt