Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.217.52
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
systemd /
user /
sockets.target.wants /
Delete
Unzip
Name
Size
Permission
Date
Action
dirmngr.socket
204
B
-rw-r--r--
2024-03-01 08:25
gpg-agent-browser.socket
298
B
-rw-r--r--
2024-03-01 08:25
gpg-agent-extra.socket
281
B
-rw-r--r--
2024-03-01 08:25
gpg-agent-ssh.socket
1.05
KB
-rw-r--r--
2024-03-01 08:25
gpg-agent.socket
234
B
-rw-r--r--
2024-03-01 08:25
keyboxd.socket
219
B
-rw-r--r--
2024-03-01 08:25
pk-debconf-helper.socket
127
B
-rw-r--r--
2026-04-20 12:20
Save
Rename
[Unit] Description=GnuPG cryptographic agent (ssh-agent emulation) Documentation=man:gpg-agent(1) man:ssh-add(1) man:ssh-agent(1) man:ssh(1) [Socket] ListenStream=%t/gnupg/S.gpg-agent.ssh # See the below link for why we need GSM_SKIP_SSH_AGENT_WORKAROUND: # https://git.gnome.org/browse/gnome-session/tree/gnome-session/main.c?h=3.24.0#n419 # in order to avoid race condition this environment should be set before SSH_AUTH_SOCK ExecStartPre=systemctl --user set-environment GSM_SKIP_SSH_AGENT_WORKAROUND="true" # after creating and binding the service notify environment # no need to test config file because service directly pass fd overwritting the config file ExecStartPost=systemctl --user set-environment SSH_AUTH_SOCK="%t/gnupg/S.gpg-agent.ssh" # before unbinding stop to export that we listen to socket ExecStopPre=systemctl --user unset-environment SSH_AUTH_SOCK ExecStopPost=systemctl --user unset-environment GSM_SKIP_SSH_AGENT_WORKAROUND FileDescriptorName=ssh Service=gpg-agent.service SocketMode=0600 DirectoryMode=0700 [Install] WantedBy=sockets.target