add tailscale scripts

This commit is contained in:
root 2026-01-31 00:17:02 +08:00
parent 044bd6c8a3
commit c5e6fdcbf5
30 changed files with 4 additions and 1 deletions

0
acme-install.sh Normal file → Executable file
View File

0
acme-setup.sh Normal file → Executable file
View File

0
acme-uninstall.sh Normal file → Executable file
View File

0
caddy-install.sh Normal file → Executable file
View File

0
conda-init.sh Normal file → Executable file
View File

0
conda-install.sh Normal file → Executable file
View File

0
temp-detect.sh → detect-disk-temperature.sh Normal file → Executable file
View File

0
docker-install-debian.sh Normal file → Executable file
View File

0
docker-install-ubuntu.sh Normal file → Executable file
View File

0
find-and-run-recursively.sh Normal file → Executable file
View File

0
git-ignore-find2merge.sh Normal file → Executable file
View File

View File

@ -1 +0,0 @@
echo `hostname -I` | awk '{print $1;}'

0
mac-accelerate-backup.sh Normal file → Executable file
View File

0
mac-autohide-dock.sh Normal file → Executable file
View File

0
mac-brew-apps.sh Normal file → Executable file
View File

0
mac-brew-install.sh Normal file → Executable file
View File

0
mac-brew-mirror.sh Normal file → Executable file
View File

0
mac-create-vdisk.sh Normal file → Executable file
View File

0
mac-disable-store-files.sh Normal file → Executable file
View File

0
mac-remove-launchpad-icons.sh Normal file → Executable file
View File

0
mac-resize-launchpad.sh Normal file → Executable file
View File

4
myip.sh Executable file
View File

@ -0,0 +1,4 @@
echo Local IP: $(echo `hostname -I` | awk '{print $1;}')
echo Public IP: `curl -s ifconfig.me`
echo

0
nodejs-remove.sh Normal file → Executable file
View File

0
npm-registry.sh Normal file → Executable file
View File

0
rclone-starter.sh Normal file → Executable file
View File

0
seafile-ignore-find2merge.sh Normal file → Executable file
View File

0
seafile-ignore-merge-here.sh Normal file → Executable file
View File

0
ssh.sh Normal file → Executable file
View File

0
svn-serve.sh Normal file → Executable file
View File