mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-03 03:47:39 +03:00
Minor fixes
This commit is contained in:
parent
e95737eccb
commit
9bcc1ec384
4 changed files with 20 additions and 80 deletions
1
stack.go
1
stack.go
|
@ -23,7 +23,6 @@ type StackOptions struct {
|
|||
Context context.Context
|
||||
Tun Tun
|
||||
TunOptions Options
|
||||
EndpointIndependentNat bool
|
||||
UDPTimeout time.Duration
|
||||
Handler Handler
|
||||
Logger logger.Logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue