Update README.md

This commit is contained in:
skyper
2023-04-06 07:34:59 +01:00
committed by GitHub
parent 4fdf9ff93a
commit 87e5b57680
+2
View File
@@ -786,7 +786,9 @@ stty raw -echo opost; fg
reset
export SHELL=bash
export TERM=xterm-256color
unset HISTFILE
stty rows 24 columns 80
PS1='\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]# ' # Pimp up your prompt
```
<a id="reverse-shell-socat"></a>