comzyh / clash

A rule-based tunnel in Go.
GNU General Public License v3.0
128 stars 34 forks source link

Use custom tun open implemention #1

Closed Kr328 closed 5 years ago

Kr328 commented 5 years ago

Use custom tun open implemention

Changed

Example config

socks-port: 1080
tun:
  enable: true
  device-url: dev://clash0
comzyh commented 5 years ago

Thanks! great work.