Skip to content

txj-xyz/code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

code/

Repo for containing all of my scripts or snippets that can be useful in any language.

Folder Name Description
kubernetes Kubernetes Resources
typescript TypeScript Resources

SSH Updater Curl Pipe into Sudo

In order to directly update a linux system with an affected CVE for SSH you can use the following dangerous `curl pipe

Warning

This is dangerous and should be used with care

sudo curl https://raw.githubusercontent.com/txj-xyz/code/main/bash/ssh-updater.sh | sudo bash

About

All languages code snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages