mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-03 00:41:55 +03:00
Make DRS optional
This commit is contained in:
@@ -157,6 +157,9 @@ type ProxyOpts struct {
|
||||
// DoppelGangerEach defines a time period between each raid. We recommend
|
||||
// to use hours here.
|
||||
DoppelGangerEach time.Duration
|
||||
|
||||
// DoppelGangerDRS defines if TLS Dynamic Record Sizing is active.
|
||||
DoppelGangerDRS bool
|
||||
}
|
||||
|
||||
func (p ProxyOpts) valid() error {
|
||||
|
||||
Reference in New Issue
Block a user