Parcourir la source

Add cloakport and prefer ip parameters to proxyopts

tags/v2.0.0-rc1
9seconds il y a 5 ans
Parent
révision
83eeedc008
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      mtglib/proxy_opts.go

+ 2
- 0
mtglib/proxy_opts.go Voir le fichier

@@ -9,4 +9,6 @@ type ProxyOpts struct {
9 9
 	Logger          Logger
10 10
 
11 11
 	Concurrency uint
12
+	CloakPort   uint
13
+	PreferIP    string
12 14
 }

Chargement…
Annuler
Enregistrer