V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
tomclancy
V2EX  ›  问与答

关于 Tailscale 的提问

  •  
  •   tomclancy · 6 天前 · 1104 次点击
    最近捣鼓 tailscale ,这几天捣鼓了很久没有成功
    家里的电脑 192 网段公司的电脑 10 网段,公司有个网站 10.169 打头,两边都没有路由器配置 tailscale
    想让家里的电脑直接通过公司的电脑做流量转发,浏览器敲上这个 10.169 的 url 直接访问公司网站
    小公司,基本不会管
    再就是想设置一下是能不能通过家里的电脑实现流量出国?家里的电脑装了 mihomo party ?
    再或者其他的简单方法也行
    5 条回复    2024-12-05 19:35:54 +08:00
    totoro625
        1
    totoro625  
       6 天前   ❤️ 1
    家里:tailscale up --accept-routes --advertise-routes=192.*.*.0/24 --advertise-exit-node
    公司:tailscale up --accept-routes --advertise-routes=10.169.*.0/24 --advertise-exit-node
    mritd
        2
    mritd  
       6 天前 via iPhone   ❤️ 1
    接 1 楼,用官方的控制服务器记得控制台把每个节点发布的路由勾选应用一下
    superchijinpeng
        3
    superchijinpeng  
       6 天前   ❤️ 1
    或者:



    然后再 mihomo party 里配个 http 或者 socks5 proxy ,10.169.0.0 的走你这个代理
    tomclancy
        4
    tomclancy  
    OP
       6 天前
    @totoro625 #1 坏了,试了一下都提示报错了
    PS C:\Users\Tom Clancy> tailscale up --accept-routes --advertise-routes=10.169.*.0/24 --advertise-exit-node
    "10.169.*.0/24" is not a valid IP address or CIDR prefix
    PS C:\Users\Tom Clancy> tailscale up --accept-routes --advertise-routes=10.169.0.0/16 --advertise-exit-node
    Error: changing settings via 'tailscale up' requires mentioning all
    non-default flags. To proceed, either re-run your command with --reset or
    use the command below to explicitly mention the current value of
    all non-default settings:

    tailscale up --accept-routes --advertise-exit-node --advertise-routes=10.169.0.0/16 --unattended


    问一下是哪里有问题?再就是我公司的 IP v4 没有 192 这种 C 类地址
    totoro625
        5
    totoro625  
       6 天前
    @tomclancy #4 我敲*号是让你根据自己的网络环境修改的,不是让你直接复制粘贴用的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2832 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 12:45 · PVG 20:45 · LAX 04:45 · JFK 07:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.