Add support IPv6 to BTServer

This commit is contained in:
avengermsoft
2019-12-15 13:22:16 +03:00
committed by GitHub
parent 43b8309e3a
commit 701c424e2a
3 changed files with 9 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ type Settings struct {
RetrackersMode int //0 - don`t add, 1 - add retrackers, 2 - remove retrackers
//BT Config
EnableIPv6 bool
DisableTCP bool
DisableUTP bool
DisableUPNP bool