mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 16:21:11 +08:00
update to v2
This commit is contained in:
parent
e0af54370e
commit
ac537dc555
9 changed files with 18 additions and 161 deletions
|
|
@ -81,6 +81,7 @@ wget -O install.sh https://raw.githubusercontent.com/WJQSERVER-STUDIO/ghproxy/ma
|
|||
host = "127.0.0.1" # 监听地址
|
||||
port = 8080 # 监听端口
|
||||
sizeLimit = 125 # 125MB
|
||||
bufferSize = 4096 # Bytes 缓冲区大小
|
||||
enableH2C = "on" # 是否开启H2C传输(latest和dev版本请开启) on/off
|
||||
|
||||
[pages]
|
||||
|
|
@ -159,7 +160,8 @@ example.com {
|
|||
|
||||
### 前端页面
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
结语
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue