HEX
Server: Apache
System: Linux wp-jo-wordpress-79f99b7d9d-ngh2p 6.12.67-0-virt #1-Alpine SMP PREEMPT_DYNAMIC 2026-01-27 02:08:12 x86_64
User: (1001)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: //usr/lib/bash/accept
ELF>@@5@8@  m
m
   ���,�<�<08�,�<�<���00���$$S�td���00P�td�%�%�%,,Q�tdR�td�,�<�<   GNU��GNUq��)��6�K᱌�5�#! 	
"
  "J������B��w� ��FfP��+�� 81jdz&�?�, �F"�� @���@0U�__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeaccept_builtinreset_internal_getoptlist_optargbuiltin_helpbuiltin_usageloptenduconvertbuiltin_errorvalid_numberunbind_variablesocket__errno_locationstrerrormemsethtonsinet_addrhtonlsetsockoptbindcloselistenselectacceptinet_ntoabuiltin_bind_variable__stack_chk_failfmtulongaccept_docaccept_structlibc.so.6GLIBC_2.4GLIBC_2.2.5�ii
�ui	��<��<@@@ @� (@0!0@m!8@p!@@�!H@�!P@"X@`"`@�"h@�"p@8#x@�#�@m!�@�#�@$�@`$�@�$�@m!�@�$�@)%�@m!�@H%�@�%A�%�?�?�?�?�?�?�@"�@ ??? ?(?0?8?@?	H?
P?X?`?
h?p?x?�?�?�?�?�?�?�?�?�?�?H��H��/H��t��H����5�.�%�.@�%�.h����%�.h�����%�.h����%�.h����%�.h����%�.h����%�.h����%�.h�p����%�.h�`����%�.h	�P����%�.h
�@����%z.h�0����%r.h� ����%j.h
�����%b.h�����%Z.h���%R.h����%J.h�����%B.h����%:.h����%2.h����%*.h����%".h����%.h�p����%.h�`����%2.f�H�=9/H�2/H9�tH��-H��t	�����H�=	/H�5/H)�H��H��?H��H�H�tH��-H��t��fD�����=�.u+UH�=�-H��tH�=�-�Y����d�����.]������w���UH��H��0H�����dH�%(H�E�1�DžH���DžL���HDž(���H��(���H��0���H��0���H�����H�����H�����H�����H�� ����Z���������vt\��vy��tt?��to��rt"��re���tQ��bu[H��,H�H��(����WH��,H�H�� ����DH�z,H�H������1H�g,H�H�������6������g������H�����H�OH��H���������������:���H�,H�H�����H�������H�����H�����H������H���~�����������tH�����H��xH�����H��y(H�����H��H��H�Ǹ�����+H�����H��P���H�����H��X���H�����u�s�����H�����H�@H�H�����H��H�������tH�����H��xH�����H=��~/H�����H�@H�H��H�DH�Ǹ�U�����H�����f����H�����uH�&H�����H�����H�����H�� ���tH�� ���H����������I���������������y/�����������H��H��
H�Ǹ������H��`�����H���"���fDž`�������������f��b���H��(���tH��(���H�������
�������d�����d������u/�)���������H��H�C
H�Ǹ������LDž�H���������A�H�Ѻ������H��H���������A�H�Ѻ
�������H��`���H���������H�Ή������y<�����������H��H��	H�Ǹ�o���������������������������6�����y<�-���������H��H�s	H�Ǹ�����������������CH������H��p���H��8���Dž��H��8������H��������vۋ������P?��H����Hc�H���p�����������?���H��H��H	�Hc�H���p����������xH��P���H��p���I�й�H���+�����������y%�&�������}���H��H�H�Ǹ����������������������2Dž���H��p���H��H�����������H�Ή����������������y<���������H��H�H�Ǹ������������)�����������������������H�������H���H�� �������t������p���H��0���H��0���H�� ����H��H���k���H��@���H��@���t$H��@����@(����uH��@����@(%@��tH�� ���H��H�^H�Ǹ�����H�U�dH+%(t�����UH��H��@H�}ȉu�dH�%(H�E�1��E�H�H�U�A���
H���N���H�E�H�M�H�EȺH��H�����H�E�H�}�tH�E�@(����uH�E�@(%@��tH�E�H��H��H�Ǹ����H�}�����H�U�dH+%(t�/�����H��H���b:r:t:v:%s: invalid timeout specification%s: invalid port numberACCEPT_FDcannot create socket: %sinvalid address: %ssocket bind failure: %slisten failure: %sselect failure: %sclient accept failure: %s%s: cannot set variableAccept a network connection on a specified port.This builtin allows a bash script to act as a TCP/IP server.Options, if supplied, have the following meanings:    -b address    use ADDRESS as the IP address to listen on; the                  default is INADDR_ANY    -t timeout    wait TIMEOUT seconds for a connection. TIMEOUT may                  be a decimal number including a fractional portion    -v varname    store the numeric file descriptor of the connected                  socket into VARNAME. The default VARNAME is ACCEPT_FD    -r rhost      store the IP address of the remote host into the shell                  variable RHOST, in dotted-decimal notationIf successful, the shell variable ACCEPT_FD, or the variable named by the-v option, will be set to the fd of the connected socket, suitable foruse as 'read -u$ACCEPT_FD'. RHOST, if supplied, will hold the IP addressof the remote client. The return status is 0.On failure, the return status is 1 and ACCEPT_FD (or VARNAME) and RHOST,if supplied, will be unset.The server socket fd will be closed before accept returns.acceptaccept [-b address] [-t timeout] [-v varname] [-r addrvar ] port;(L�D��l�����zRx�$��FJw�?;*3$"Dx�\)�A�C
|#�A�C
��@�?
d�<�<���o�P
��>X��	H	���o���oP	���o�o
	���o�<6FVfv��������&6FVfv����@� 0!m!p!�!�!"`"�"�"8#�#m!�#$`$�$m!�$)%m!H%�%�%accept-5.3-1.ph5.x86_64.debug�mj�7zXZ�ִF!t/��7�]?�E�h=��ڊ�2N���g+���a�ݟѐ؎>�ɽ	0�)ZO� ��Vʶ]��/S�;C�ˁ.4�
,C���|9OC"c�P8�j�$jd�xřH/��>=,XS�jf�'��[։�ޕ��|���x%*���{F��Ɍ7l�=�(�I�t�'��gL �h���-��y��QX#1���D>���!�%�l3�$B��^�aC\Z�n��&�I[:��U5�&/��r�4�G�m�[���`R����cO�̿Ёڣ���$�Ke
�;Y_dq8�|2�D+:w��'��3G3j���z�C�����n<�"AL�����[:��A^��K�	���~ioX�P���}�J����3X���M�ݴ���bI`Ka�מ+���p�
�}X���%�CQ���K�}*U��
�򭩦�s��8��	b�`fyD �h�`!����7bBw�����������ԛ��ܘ�C�aI���Yw�W�����a���W4-��O�UK�o<�v����r��t�p�c�G"�2���X[�<�kzv��BZ,��ԋ�E¯X�0c��m�T�m�D�ì��;�d?��� ���Þ2a�Dи��nC~w�w3�Y'�f��j����R��^EV筴r�X���H
Nmځ9�9ò�AU��7�5��H?��۵�j�O:8�Y�#�Ο���B6G�At�|/�Dxs�����uʚ��g�YZ.shstrtab.note.gnu.property.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.got.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.dynamic.data.bss.gnu_debuglink.gnu_debugdata��0��$5�1���o��0;HCPP�K���o
	
	FX���oP	P	0g�	�	HqB��X{v  ���������dd	�  ���%�%,�&&���<�,��<�,��<�,��>�.�@0 �A1�1$�41<4