Srar / node-tap

基于TypeScript实现的开源SSTap
Apache License 2.0
681 stars 150 forks source link

虚拟网卡 #40

Closed MingqianYang closed 6 years ago

MingqianYang commented 6 years ago

TA-windows Adapter这个虚拟网卡,是自动截取physical网卡的数据吗?

是不是网络数据先经过虚拟网卡再经过physical网卡,如下:

data -> virutal adapter -> physical adapter

Srar commented 6 years ago

添加好路由表后系统会自动往这个网卡发数据

Yang Mingqian notifications@github.com于2018年7月20日 周五15:08写道:

TA-windows Adapter这个虚拟网卡,是自动截取physical网卡的数据吗?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Srar/node-tap/issues/40, or mute the thread https://github.com/notifications/unsubscribe-auth/ALgk4rvb1BRG-trk-m258YR2amALpk4tks5uIYHZgaJpZM4VXjki .

MingqianYang commented 6 years ago

这个 Npcp loopbak adapter有啥用啊,

我从代码里没有找到相关的使用,

它跟TAP-windows Adapter有通信吗?

Srar commented 6 years ago

UDP多倍发包

Yang Mingqian notifications@github.com于2018年7月20日 周五15:18写道:

这个 Npcp loopbak adapter有啥用啊,

我从代码里没有找到相关的时用,

它要跟TAP-windows Adapter有通信吗?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Srar/node-tap/issues/40#issuecomment-406511312, or mute the thread https://github.com/notifications/unsubscribe-auth/ALgk4rK4dnR1sQTYofXA99axs_5i-lSpks5uIYRMgaJpZM4VXjki .