Загрузка данных
┌──(fsociety㉿fsociety)-[~]
└─$ curl -fsSL https://tailscale.com/install.sh | sh
curl: (35) TLS connect error: error:0A000102:SSL routines::unsupported protocol
┌──(fsociety㉿fsociety)-[~]
└─$ curl -fsSL https://tailscale.com/install.sh | sh
Installing Tailscale for debian bullseye, using method apt
+ sudo mkdir -p --mode=0755 /usr/share/keyrings
[sudo] password for fsociety:
+ curl -fsSL https://pkgs.tailscale.com/stable/debian/bullseye.noarmor.gpg
+ sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg
+ sudo chmod 0644 /usr/share/keyrings/tailscale-archive-keyring.gpg
+ curl -fsSL https://pkgs.tailscale.com/stable/debian/bullseye.tailscale-keyring.list
+ sudo tee /etc/apt/sources.list.d/tailscale.list
# Tailscale packages for debian bullseye
deb [signed-by=/usr/share/keyrings/tailscale-archive-keyring.gpg] https://pkgs.tailscale.com/stable/debian bullseye main
+ sudo chmod 0644 /etc/apt/sources.list.d/tailscale.list
+ sudo apt-get update
Get:1 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling InRelease [34.0 kB]
Get:2 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling/non-free Sources [118 kB]
Get:3 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling/main Sources [17.6 MB]
Get:5 https://pkgs.tailscale.com/stable/debian bullseye InRelease
Get:4 https://repository.spotify.com stable InRelease [3,316 B]
Get:6 https://pkgs.tailscale.com/stable/debian bullseye/main all Packages [354 B]
Err:4 https://repository.spotify.com stable InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key E1096BCBFF6D418796DE78515384CE82BA52C83A, which is needed to verify signature.
Get:7 https://pkgs.tailscale.com/stable/debian bullseye/main amd64 Packages [14.7 kB]
Get:8 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling/main amd64 Packages [21.1 MB]
Get:9 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling/main amd64 Contents (deb) [53.3 MB]
Get:10 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling/contrib amd64 Packages [116 kB]
Get:11 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling/non-free amd64 Packages [189 kB]
Reading package lists... Done
W: OpenPGP signature verification failed: https://repository.spotify.com stable InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key E1096BCBFF6D418796DE78515384CE82BA52C83A, which is needed to verify signature.
E: The repository 'http://repository.spotify.com stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
┌──(fsociety㉿fsociety)-[~]
└─$ sudo tailscale up
sudo: tailscale: command not found
┌──(fsociety㉿fsociety)-[~]
└─$ curl -fsSL https://tailscale.com/install.sh | sh
Installing Tailscale for debian bullseye, using method apt
+ sudo mkdir -p --mode=0755 /usr/share/keyrings
+ curl -fsSL https://pkgs.tailscale.com/stable/debian/bullseye.noarmor.gpg
+ sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg
+ sudo chmod 0644 /usr/share/keyrings/tailscale-archive-keyring.gpg
+ curl -fsSL https://pkgs.tailscale.com/stable/debian/bullseye.tailscale-keyring.list
+ sudo tee /etc/apt/sources.list.d/tailscale.list
# Tailscale packages for debian bullseye
deb [signed-by=/usr/share/keyrings/tailscale-archive-keyring.gpg] https://pkgs.tailscale.com/stable/debian bullseye main
+ sudo chmod 0644 /etc/apt/sources.list.d/tailscale.list
+ sudo apt-get update
Hit:2 https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling InRelease
Get:1 https://repository.spotify.com stable InRelease [3,316 B]
Err:1 https://repository.spotify.com stable InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key E1096BCBFF6D418796DE78515384CE82BA52C83A, which is needed to verify signature.
Get:3 https://pkgs.tailscale.com/stable/debian bullseye InRelease
Reading package lists... Done
W: OpenPGP signature verification failed: https://repository.spotify.com stable InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key E1096BCBFF6D418796DE78515384CE82BA52C83A, which is needed to verify signature.
E: The repository 'http://repository.spotify.com stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
┌──(fsociety㉿fsociety)-[~]
└─$ sudo tailscale up
sudo: tailscale: command not found
┌──(fsociety㉿fsociety)-[~]
└─$