Minor update

pull/416/head
Sridhar 2024-07-01 10:33:00 +05:30
parent 32e41527fb
commit 00713d6b7f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
LISTENER_IP="127.0.0.1"
LISTENER1_PORT="1337" #Listener for user shell
LISTENER2_PORT="9001" #Listener for root shell
LISTENER2_PORT="4444" #Listener for root shell
if [ ! -d ~/.config/sudo ]
then