提供以Administrator權限執行的指令。 https://github.com/gerardog/gsudo ```bash= # 範例: 新增路由10.10.10.0/24 $ gsudo route add 10.10.10.0 mask 255.255.255.0 192.168.2.1 metric 10 ```