Update scripts

This commit is contained in:
Tobias Reisinger 2024-04-30 18:24:24 +02:00
parent 2c84b2effa
commit 34cb04dc6d
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 45 additions and 14 deletions

7
.bin/telnet-ts Executable file
View file

@ -0,0 +1,7 @@
#!/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