Horje
linux ip route add Code Example
linux ip route add
ip route add {NETWORK/MASK} via {GATEWAYIP}
ip route add {NETWORK/MASK} dev {DEVICE}
ip route add default {NETWORK/MASK} dev {DEVICE}
ip route add default {NETWORK/MASK} via {GATEWAYIP}




Shell

Related
snapshot in vlc Code Example snapshot in vlc Code Example
check openvpn working Code Example check openvpn working Code Example
angular google maps Code Example angular google maps Code Example
angular 8 install agm Code Example angular 8 install agm Code Example
how to get unmerged branch git Code Example how to get unmerged branch git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11