meh / rust-tun

TUN device creation and handling.
340 stars 133 forks source link

macOS tun ip cannot be listened by the application #66

Closed huan-xi closed 10 months ago

huan-xi commented 10 months ago

use nc command listen 9999 port,but cannot receive any data nc -lk 10.2.0.2 9999