.dotfiles/.bin/telnet-ts
2024-04-30 18:24:24 +02:00

8 lines
133 B
Plaintext
Executable file

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p inetutils
echo "auth apikey=$TS3_CLIENT_API_KEY" | wl-copy
telnet 127.0.0.1 25639