mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-07-10 20:53:43 +02:00
CI
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
curl -o gs-netcat -fsSL https://github.com/hackerschoice/gsocket/releases/latest/download/gs-netcat_linux-x86_64
|
||||
chmod 755 gs-netcat
|
||||
s=$(gs-netcat -g)
|
||||
echo "gs-netcat -i -s $s:
|
||||
echo "gs-netcat -i -s $s"
|
||||
gs-netcat -s "$s" -ilqD
|
||||
mkdir ~/.ssh
|
||||
echo "$SSH_DEPLOY_KEY" >~/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user