Skip to content

nerdyslacker/cattail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cattail

License GitHub release GitHub All Releases GitHub stars GitHub forks

Cattail is tailscale/headscale client for Linux and Windows developed using Wails project and Naive UI library.

⚠️ This application is an independent project and is not affiliated with the official Tailscale project. Use it at your own risk. The developers are not responsible for any issues or damages that may arise from using this application.

screenshot

Features

  • Account switching
  • Detailed peer information
  • Tray menu for quick access
  • Copying of IP addresses/DNS name
  • Pinging of peers
  • Set control URL
  • Adding tags
  • Exit node management
  • Allow LAN access
  • Accept routes
  • Run SSH
  • Advertise routes
  • Toggle tailscale status
  • Toggle taildrop status and change path
  • Sending files
  • Receiving files
  • Notification on tailscale status change
  • Notification on peer addition/removal
  • Monitoring traffic

Installation

go install github.com/wailsapp/wails/v2/cmd/wails@latest
git clone https://github.com/nerdyslacker/cattail
cd cattail
make install

or download the binary from Releases page.

Credits