mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-07-16 13:17:19 +02:00
cmd/ctrld: add --iface for setting DNS on specific interface
This commit is contained in:
committed by
Cuong Manh Le
parent
d5344aea52
commit
b00a7c34ee
@@ -34,6 +34,7 @@ var (
|
||||
proxyLog = rootLogger
|
||||
|
||||
cdUID string
|
||||
iface string
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user