issues
search
comzyh
/
clash
A rule-based tunnel in Go.
GNU General Public License v3.0
128
stars
34
forks
source link
support auto reopen when tun device is deleted and re-added
#9
Closed
MelvinTo
closed
3 years ago
MelvinTo
commented
3 years ago
current issue: have to restart the clash process if the tun file is deleted from system and re-added back later.
autoReopen option is added to tun config and this option is by default off.
the new code only supports Linux Tun yet.