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
Currently, BoltConn clean won't restore DNS settings. New approaches including modify DNS with /etc/resolv.conf on macOS could help solve this issue. Current approach that using networksetup cannot provide a way to save the original DNS setting.
Currently, BoltConn clean won't restore DNS settings. New approaches including modify DNS with /etc/resolv.conf on macOS could help solve this issue. Current approach that using
networksetupcannot provide a way to save the original DNS setting.