add ip param

This commit is contained in:
YouROK
2025-01-24 18:42:02 +03:00
parent d335016f05
commit f2ffd092ff
4 changed files with 11 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ import (
var (
tdb TorrServerDB
Path string
IP string
Port string
Ssl bool
SslPort string