.dotfiles/.bin/telnet-ts

8 lines
133 B
Plaintext
Raw Permalink Normal View History

2024-04-30 16:24:24 +00:00
#!/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