Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
openssl-devel /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGES
581.48
KB
-rw-r--r--
2021-03-25 13:28
dir-locals.example.el
449
B
-rw-r--r--
2021-03-25 13:28
openssl-c-indent.el
3.21
KB
-rw-r--r--
2021-03-25 13:28
Save
Rename
;;; This is an example of what a .dir-locals.el suitable for OpenSSL ;;; development could look like. ;;; ;;; Apart from setting the CC mode style to "OpenSSL-II", it also ;;; makes sure that tabs are never used for indentation in any file, ;;; and that the fill column is 78. ;;; ;;; For more information see (info "(emacs) Directory Variables") ((nil (indent-tabs-mode . nil) (fill-column . 70) ) (c-mode (c-file-style . "OpenSSL-II")))