From 9557c1bbcbca6fdff7b916498fd22c12dfb982a5 Mon Sep 17 00:00:00 2001 From: nuoxoxo Date: Sun, 17 Nov 2024 16:55:46 +0000 Subject: [PATCH] show READMEs daily --- README.mdx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.mdx b/README.mdx index 8959d68..f4e44a2 100644 --- a/README.mdx +++ b/README.mdx @@ -122,6 +122,13 @@ OR # 02 +Login + +```b +> ssh level02@$(ifconfig|grep 'inet '|awk 'NR==2 {print $2}') -p 4242 +> Password: f2av5il02puano7naaf6adaaf +``` + - New stuff - `realpath` - get the full absolute filepath - `scp` - secure copy - `scp username@ip:path _local_` @@ -196,15 +203,6 @@ print('res/', res) # ft_waNDReL0L ``` -- token - -```b -> su flag02 -Password: ft_waNDReL0L -> su level03 -> Password: kooda2puivaav1idi4f57q8iq -``` - # 03