Notifications
Clear all
Tailscale Reviews
1
Posts
1
Users
0
Reactions
24
Views
Topic starter
15/07/2026 2:03 am
Hey folks. Setting up a new dev environment and need a clean slate. I had Tailscale running on an Ubuntu server for a while, but I'm switching approaches.
I've stopped the service and ran `apt remove tailscale`, but I'm worried there are leftover configs, state files, or even network rules hanging around. Don't want any conflicts with the next thing I try.
What's the definitive, complete removal process? Like, from package deletion to cleaning up any iptables/nftables rules it might have added? A simple uninstall isn't always enough 😅