all: add flag to use dev domain for testing

This commit is contained in:
Cuong Manh Le
2023-06-03 10:21:35 +07:00
committed by Cuong Manh Le
parent 25eae187db
commit c941f9c621
5 changed files with 28 additions and 9 deletions
+1
View File
@@ -27,6 +27,7 @@ var (
verbose int
silent bool
cdUID string
cdDev bool
iface string
ifaceStartStop string
setupRouter bool