1
0

improved README.md

This commit is contained in:
oluceps 2023-06-20 00:03:59 +08:00 committed by EAimTY
parent 8e08e16b4c
commit 0a0fa8b2c8
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ tuic-client -c PATH/TO/CONFIG
## Configuration
```
```json5
{
// Settings for the outbound TUIC proxy
"relay": {

View File

@ -29,7 +29,7 @@ tuic-server -c PATH/TO/CONFIG
## Configuration
```
```json5
{
// The socket address to listen on
"server": "[::]:443",