Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
file /
Delete
Unzip
Name
Size
Permission
Date
Action
README.Debian
980
B
-rw-r--r--
2019-07-06 18:22
changelog.Debian.gz
891
B
-rw-r--r--
2023-09-12 02:59
copyright
6.51
KB
-rw-r--r--
2022-01-01 08:00
Save
Rename
file for Debian =============== additional magic files ---------------------- How users can inject their own magics for fun: 1. open /etc/magic and /etc/magic.mime with a text editor, as root, and add your own magics. 2. have fun. How package maintainers can inject their own magics for profit: 1. place your magics as plain text files in /usr/share/file/${binary_package_name}. 2. call 'file --compile ${binary_package_name}' from /usr/share/file in your postinst script (maybe we should have a trigger for that at some point). this will produce the binary magics /usr/share/file/${binary_package_name}.mgc. 3. remove the binary magics in your postrm script. 4. profit. seccomp support --------------- Starting with version 1:5.37-1, file is built using libseccomp. This will introduce a regression if applications call the program with the --uncompress option, and file(1) needs the help of external programs for uncompression.