You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In config.cpp the commented name information is incorrect wrt dynamically assigned interface names.
""Interface name for lokinet traffic. If unset lokinet will look for a free name",
"matching 'lokinetN', starting at N=0 (e.g. lokinet0, lokinet1, ...).","
recommend:
"Interface name for lokinet traffic. If unset lokinet will look for a free name",
"matching 'lokitunN', starting at N=0 (e.g. lokitun0, lokitun1, ...).",