1.在Linux 上
route add -net 172.16.0.0/16 gw 10.201.174.249
2.在Mac 上
@新增static route
route -n add -net 172.16.0.0/16 10.201.174.249
@查看static route
netstat -nr
@刪除static route
route -n delete -net 172.16.0.0/16 10.201.174.253
1.在Linux 上
route add -net 172.16.0.0/16 gw 10.201.174.249
2.在Mac 上
@新增static route
route -n add -net 172.16.0.0/16 10.201.174.249
@查看static route
netstat -nr
@刪除static route
route -n delete -net 172.16.0.0/16 10.201.174.253
影片:透過chrome plug-in : Video Downloader for Facebook<sup>TM</sup> 相簿: 透過chrome plug-in : Tampermonkey 搭配script : Facebo...