tailscale-systray

command module
v0.0.0-...-098295b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2023 License: GPL-3.0 Imports: 17 Imported by: 0

README

Tailscale Systray

This is an unofficial cross-platform system tray application written in Golang for managing Tailscale status, exit nodes, and other related functionalities. Tailscale is a secure and easy-to-use VPN that allows you to securely connect your devices across the internet.

image

Features

  • System Tray Interface: The application provides a user-friendly system tray interface that allows quick access to Tailscale functionalities directly from the system tray icon.
  • Exit Node Management: View current exit node and easily switch to a different exit node.
  • Preference Management: Manage Tailscale preferences like DNS, accept routes, and more.
  • Device List: View all devices connected to your Tailscale network.
  • Cross-platform: The application is designed to work seamlessly on major operating systems such as Windows, macOS, and Linux.

Installation

Windows

In PowerShell, run the following command:

(iwr -useb https://raw.githubusercontent.com/C10udburst/tailscale-systray/master/install.txt).content | iex
macOS

In Terminal, run the following command:

curl -fsSL https://raw.githubusercontent.com/C10udburst/tailscale-systray/master/install.txt | sh
Linux

In Terminal, run the following command:

curl -fsSL https://raw.githubusercontent.com/C10udburst/tailscale-systray/master/install.txt | sh

Update

Just run the installation command again to update the application.

Uninstall

Windows

In PowerShell, run the following command:

(iwr -useb https://raw.githubusercontent.com/C10udburst/tailscale-systray/master/uninstall.txt).content | iex
macOS

In Terminal, run the following command:

curl -fsSL https://raw.githubusercontent.com/C10udburst/tailscale-systray/master/uninstall.txt | sh
Linux

In Terminal, run the following command:

curl -fsSL https://raw.githubusercontent.com/C10udburst/tailscale-systray/master/uninstall.txt | sh

This application is an unofficial project and is not associated with the official Tailscale project. Use it at your own risk, and the developers are not liable for any potential issues or damages caused by the usage of this application.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL