Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nano /
Delete
Unzip
Name
Size
Permission
Date
Action
asm.nanorc
884
B
-rw-r--r--
2017-01-11 03:10
autoconf.nanorc
557
B
-rw-r--r--
2017-01-11 03:10
awk.nanorc
1.33
KB
-rw-r--r--
2017-01-11 03:10
c.nanorc
1.64
KB
-rw-r--r--
2017-01-11 03:10
changelog.nanorc
711
B
-rw-r--r--
2017-01-11 03:10
cmake.nanorc
837
B
-rw-r--r--
2017-01-11 03:10
css.nanorc
346
B
-rw-r--r--
2017-01-11 03:10
debian.nanorc
790
B
-rw-r--r--
2017-01-11 03:10
default.nanorc
262
B
-rw-r--r--
2017-01-11 03:10
elisp.nanorc
1.06
KB
-rw-r--r--
2017-01-11 03:10
fortran.nanorc
1.92
KB
-rw-r--r--
2017-01-11 03:10
gentoo.nanorc
4.07
KB
-rw-r--r--
2017-01-11 03:10
go.nanorc
1.39
KB
-rw-r--r--
2017-01-11 03:10
groff.nanorc
713
B
-rw-r--r--
2017-01-11 03:10
guile.nanorc
604
B
-rw-r--r--
2017-01-11 03:10
html.nanorc
1.2
KB
-rw-r--r--
2017-01-11 03:10
java.nanorc
655
B
-rw-r--r--
2017-01-11 03:10
javascript.nanorc
668
B
-rw-r--r--
2017-01-11 03:10
json.nanorc
881
B
-rw-r--r--
2017-01-11 03:10
lua.nanorc
2.27
KB
-rw-r--r--
2017-01-11 03:10
makefile.nanorc
299
B
-rw-r--r--
2017-01-11 03:10
man.nanorc
463
B
-rw-r--r--
2017-01-11 03:10
mgp.nanorc
231
B
-rw-r--r--
2017-01-11 03:10
mutt.nanorc
187
B
-rw-r--r--
2017-01-11 03:10
nanorc.nanorc
2.45
KB
-rw-r--r--
2017-01-11 03:10
nftables.nanorc
794
B
-rw-r--r--
2017-01-11 03:10
objc.nanorc
1.74
KB
-rw-r--r--
2017-01-11 03:10
ocaml.nanorc
847
B
-rw-r--r--
2017-01-11 03:10
patch.nanorc
597
B
-rw-r--r--
2017-01-11 03:10
perl.nanorc
1.44
KB
-rw-r--r--
2017-01-11 03:10
php.nanorc
723
B
-rw-r--r--
2017-01-11 03:10
po.nanorc
891
B
-rw-r--r--
2017-01-11 03:10
postgresql.nanorc
3.03
KB
-rw-r--r--
2017-01-11 03:10
pov.nanorc
683
B
-rw-r--r--
2017-01-11 03:10
python.nanorc
793
B
-rw-r--r--
2017-01-11 03:10
ruby.nanorc
1.46
KB
-rw-r--r--
2017-01-11 03:10
rust.nanorc
1.08
KB
-rw-r--r--
2017-01-11 03:10
sh.nanorc
1.16
KB
-rw-r--r--
2017-01-11 03:10
spec.nanorc
1.88
KB
-rw-r--r--
2017-01-11 03:10
tcl.nanorc
2.11
KB
-rw-r--r--
2017-01-11 03:10
tex.nanorc
176
B
-rw-r--r--
2017-01-11 03:10
texinfo.nanorc
466
B
-rw-r--r--
2017-01-11 03:10
xml.nanorc
503
B
-rw-r--r--
2017-01-11 03:10
Save
Rename
## Here is an example for C/C++. syntax "c" "\.(c(c|pp|xx|\+\+)?|C)$" "\.(h(h|pp|xx)?|H)$" "\.ii?$" magic "(ASCII|UTF-8 Unicode) C(\+\+)? program text" comment "//" color brightred "\<[A-Z_][0-9A-Z_]+\>" color green "\<(float|double|bool|char|int|short|long|sizeof|enum|void|auto|static|const|struct|union|typedef|extern|(un)?signed|inline)\>" color green "\<((s?size)|((u_?)?int(8|16|32|64|ptr)))_t\>" color green "\<(class|namespace|template|public|protected|private|typename|this|friend|virtual|using|mutable|volatile|register|explicit)\>" color brightyellow "\<(for|if|while|do|else|case|default|switch)\>" color brightyellow "\<(try|throw|catch|operator|new|delete)\>" color magenta "\<(goto|continue|break|return)\>" color brightcyan "^[[:space:]]*#[[:space:]]*(define|include(_next)?|(un|ifn?)def|endif|el(if|se)|if|warning|error|pragma)" color brightmagenta "'([^'\]|(\\["'abfnrtv\\]))'" "'\\(([0-3]?[0-7]{1,2}))'" "'\\x[0-9A-Fa-f]{1,2}'" # GCC builtins. color cyan "__attribute__[[:space:]]*\(\([^)]*\)\)" "__(aligned|asm|builtin|hidden|inline|packed|restrict|section|typeof|weak)__" # Strings. In general you will want your strings and comments to come last, # because highlighting rules are applied in the order they are read in. color brightyellow ""([^"]|\\")*"" "<[^[:blank:]=]*>" # Multiline strings. This regex is VERY resource intensive, # and sometimes colours things that shouldn't be coloured. ###color brightyellow start=""(\\.|[^"])*\\[[:space:]]*$" end="^(\\.|[^"])*"" # Comments. color brightblue "//.*" color brightblue start="/\*" end="\*/" # Reminders. color ,yellow "\<(FIXME|TODO|XXX)\>" # Trailing whitespace. color ,green "[[:space:]]+$"