mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 16:14:02 +03:00
Implement domain fronting
This commit is contained in:
@@ -11,9 +11,9 @@ type ProxyOpts struct {
|
||||
EventStream EventStream
|
||||
Logger Logger
|
||||
|
||||
BufferSize uint
|
||||
Concurrency uint
|
||||
CloakPort uint
|
||||
IdleTimeout time.Duration
|
||||
PreferIP string
|
||||
BufferSize uint
|
||||
Concurrency uint
|
||||
DomainFrontingPort uint
|
||||
IdleTimeout time.Duration
|
||||
PreferIP string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user