Giter VIP home page Giter VIP logo

Comments (6)

mattn avatar mattn commented on July 22, 2024

What is the exit code of tailscale ip -4 ?

$ tailscale ip -4
$ echo $?

from tailscale-systray.

mattn avatar mattn commented on July 22, 2024

Fixed in last change. Could you please try it?

from tailscale-systray.

davidosomething avatar davidosomething commented on July 22, 2024
% tailscale ip -4
Warning: client version "1.17.12-tb382161fe" != tailscaled server version "1.17.8-t5d6198ade"
100.xx.xxx.xx
% echo $?
0

hm maybe it is something else.
i still cannot get the IP address to show in the menu

from tailscale-systray.

mattn avatar mattn commented on July 22, 2024

What about

$ tailscale ip -4 2> /dev/null

from tailscale-systray.

davidosomething avatar davidosomething commented on July 22, 2024
% tailscale --version                                                                                                   [130]
1.17.12
tailscale commit: b382161fe59fc60b8360bad320f2bb3e0b4fff7d
go version: go1.17.1
% tailscale ip -4 2>/dev/null
100.xx.xxx.xx

yes hiding stderr hides the warning

from tailscale-systray.

mattn avatar mattn commented on July 22, 2024

Okay, then I already fixed this issue in last change.

2e3cb87

from tailscale-systray.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.