Skip to content

Commit

Permalink
fix: support kcpSettings configuration seed field #40
Browse files Browse the repository at this point in the history
  • Loading branch information
tzmax committed Apr 2, 2023
1 parent 52ee735 commit 01796ac
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 73 deletions.
1 change: 1 addition & 0 deletions V2RayX/ServerProfile.m
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ - (ServerProfile*)init {
@"congestion": [NSNumber numberWithBool:NO],
@"readBufferSize": @1,
@"writeBufferSize": @1,
@"seed": @"",
@"header": @{
@"type": @"none"
}
Expand Down
Loading

0 comments on commit 01796ac

Please sign in to comment.