This commit is contained in:
parent
1e0bda09f4
commit
f90d65b11e
@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
func (c Configuration) Build() (*proxy.Proxy, error) {
|
||||
p := proxy.NewProxy(0)
|
||||
p := proxy.NewProxy(32)
|
||||
|
||||
var g func() proxy.MacGenerator
|
||||
var v func() proxy.MacVerifier
|
||||
|
Loading…
Reference in New Issue
Block a user