Skip to content
This repository was archived by the owner on Apr 3, 2021. It is now read-only.

配置socks服务器为本地127.0.0.1时 #165

@morckclient

Description

@morckclient

配置socks服务器为本地127.0.0.1时,怎么添加路由?求指教
删除默认路由 route delete 0.0.0.0 mask 0.0.0.0
添加虚拟网卡出口 route add 0.0.0.0 mask 0.0.0.0 10.0.0.1 metric 6
代理转发网关 route add 127.0.0.1 192.168.1.1 metric 5
这么添加似乎无效...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions