Skip to content

Commit

Permalink
Update interfaces.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vahid Farid committed May 30, 2024
1 parent 348f181 commit afa2fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export interface VlessHeader {
rawDataIndex: number,
vlessVersion: Uint8Array,
isUDP: boolean,
isMUX: boolean,
}

export interface UDPOutbound {
Expand Down

0 comments on commit afa2fcd

Please sign in to comment.