Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
libexec /
webmin /
fdisk /
[ HOME SHELL ]
Name
Size
Permission
Action
help
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
CHANGELOG
1.92
KB
-rw-r--r--
acl_security.pl
1.41
KB
-rwxr-xr-x
apply_hdparm.cgi
1.17
KB
-rwxr-xr-x
blink.cgi
384
B
-rwxr-xr-x
cgi_args.pl
483
B
-rwxr-xr-x
config
13
B
-rw-r--r--
config.info
144
B
-rw-r--r--
config.info.bg
156
B
-rw-r--r--
config.info.bg.UTF-8
235
B
-rw-r--r--
config.info.ca
165
B
-rw-r--r--
config.info.ca.UTF-8
167
B
-rw-r--r--
config.info.de
152
B
-rw-r--r--
config.info.de.UTF-8
152
B
-rw-r--r--
config.info.nl
138
B
-rw-r--r--
config.info.nl.UTF-8
138
B
-rw-r--r--
config.info.no
151
B
-rw-r--r--
config.info.no.UTF-8
151
B
-rw-r--r--
defaultacl
26
B
-rw-r--r--
edit_disk.cgi
4.4
KB
-rwxr-xr-x
edit_hdparm.cgi
4.36
KB
-rwxr-xr-x
edit_part.cgi
7.71
KB
-rwxr-xr-x
edit_relabel.cgi
1.32
KB
-rwxr-xr-x
fdisk-lib.pl
47.44
KB
-rwxr-xr-x
feedback_files.pl
115
B
-rwxr-xr-x
fsck.cgi
604
B
-rwxr-xr-x
fsck_form.cgi
700
B
-rwxr-xr-x
index.cgi
2.58
KB
-rwxr-xr-x
log_parser.pl
1.53
KB
-rwxr-xr-x
make_tags.pl
210
B
-rwxr-xr-x
mkfs.cgi
820
B
-rwxr-xr-x
mkfs_form.cgi
832
B
-rwxr-xr-x
module.info
238
B
-rw-r--r--
module.info.ca
119
B
-rw-r--r--
module.info.ca.UTF-8
131
B
-rw-r--r--
module.info.cz
36
B
-rw-r--r--
module.info.cz.UTF-8
46
B
-rw-r--r--
module.info.de
131
B
-rw-r--r--
module.info.de.UTF-8
143
B
-rw-r--r--
module.info.es
38
B
-rw-r--r--
module.info.es.UTF-8
44
B
-rw-r--r--
module.info.fr
35
B
-rw-r--r--
module.info.fr.UTF-8
41
B
-rw-r--r--
module.info.hu
71
B
-rw-r--r--
module.info.hu.UTF-8
91
B
-rw-r--r--
module.info.ja_JP.UTF-8
67
B
-rw-r--r--
module.info.ja_JP.euc
49
B
-rw-r--r--
module.info.ko_KR.UTF-8
45
B
-rw-r--r--
module.info.ko_KR.euc
35
B
-rw-r--r--
module.info.ms_MY
126
B
-rw-r--r--
module.info.ms_MY.UTF-8
138
B
-rw-r--r--
module.info.nl
39
B
-rw-r--r--
module.info.nl.UTF-8
45
B
-rw-r--r--
module.info.no
42
B
-rw-r--r--
module.info.no.UTF-8
48
B
-rw-r--r--
module.info.pl
38
B
-rw-r--r--
module.info.pl.UTF-8
44
B
-rw-r--r--
module.info.pt
35
B
-rw-r--r--
module.info.pt.UTF-8
43
B
-rw-r--r--
module.info.ru.UTF-8
66
B
-rw-r--r--
module.info.ru_RU
39
B
-rw-r--r--
module.info.ru_RU.UTF-8
69
B
-rw-r--r--
module.info.ru_SU
39
B
-rw-r--r--
module.info.sv
28
B
-rw-r--r--
module.info.sv.UTF-8
34
B
-rw-r--r--
module.info.tr
32
B
-rw-r--r--
module.info.zh_CN
24
B
-rw-r--r--
module.info.zh_TW.Big5
31
B
-rw-r--r--
range.js
4.7
KB
-rw-r--r--
reboot.cgi
261
B
-rwxr-xr-x
relabel.cgi
417
B
-rwxr-xr-x
save_part.cgi
3.75
KB
-rwxr-xr-x
slider.js
14.48
KB
-rw-r--r--
timer.js
2.86
KB
-rw-r--r--
tunefs.cgi
689
B
-rwxr-xr-x
tunefs_form.cgi
722
B
-rwxr-xr-x
winclassic.css
1.72
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : range.js
/*----------------------------------------------------------------------------\ | Range Class | |-----------------------------------------------------------------------------| | Created by Erik Arvidsson | | (http://webfx.eae.net/contact.html#erik) | | For WebFX (http://webfx.eae.net/) | |-----------------------------------------------------------------------------| | Used to model the data used when working with sliders, scrollbars and | | progress bars. Based on the ideas of the javax.swing.BoundedRangeModel | | interface defined by Sun for Java; http://java.sun.com/products/jfc/ | | swingdoc-api-1.0.3/com/sun/java/swing/BoundedRangeModel.html | |-----------------------------------------------------------------------------| | Copyright (c) 2002, 2005, 2006 Erik Arvidsson | |-----------------------------------------------------------------------------| | Licensed under the Apache License, Version 2.0 (the "License"); you may not | | use this file except in compliance with the License. You may obtain a copy | | of the License at http://www.apache.org/licenses/LICENSE-2.0 | | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | | Unless required by applicable law or agreed to in writing, software | | distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | | WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | | License for the specific language governing permissions and limitations | | under the License. | |-----------------------------------------------------------------------------| | 2002-10-14 | Original version released | | 2005-10-27 | Use Math.round instead of Math.floor | | 2006-05-28 | Changed license to Apache Software License 2.0. | |-----------------------------------------------------------------------------| | Created 2002-10-14 | All changes are in the log above. | Updated 2006-05-28 | \----------------------------------------------------------------------------*/ function Range() { this._value = 0; this._minimum = 0; this._maximum = 100; this._extent = 0; this._isChanging = false; } Range.prototype.setValue = function (value) { value = Math.round(parseFloat(value)); if (isNaN(value)) return; if (this._value != value) { if (value + this._extent > this._maximum) this._value = this._maximum - this._extent; else if (value < this._minimum) this._value = this._minimum; else this._value = value; if (!this._isChanging && typeof this.onchange == "function") this.onchange(); } }; Range.prototype.getValue = function () { return this._value; }; Range.prototype.setExtent = function (extent) { if (this._extent != extent) { if (extent < 0) this._extent = 0; else if (this._value + extent > this._maximum) this._extent = this._maximum - this._value; else this._extent = extent; if (!this._isChanging && typeof this.onchange == "function") this.onchange(); } }; Range.prototype.getExtent = function () { return this._extent; }; Range.prototype.setMinimum = function (minimum) { if (this._minimum != minimum) { var oldIsChanging = this._isChanging; this._isChanging = true; this._minimum = minimum; if (minimum > this._value) this.setValue(minimum); if (minimum > this._maximum) { this._extent = 0; this.setMaximum(minimum); this.setValue(minimum) } if (minimum + this._extent > this._maximum) this._extent = this._maximum - this._minimum; this._isChanging = oldIsChanging; if (!this._isChanging && typeof this.onchange == "function") this.onchange(); } }; Range.prototype.getMinimum = function () { return this._minimum; }; Range.prototype.setMaximum = function (maximum) { if (this._maximum != maximum) { var oldIsChanging = this._isChanging; this._isChanging = true; this._maximum = maximum; if (maximum < this._value) this.setValue(maximum - this._extent); if (maximum < this._minimum) { this._extent = 0; this.setMinimum(maximum); this.setValue(this._maximum); } if (maximum < this._minimum + this._extent) this._extent = this._maximum - this._minimum; if (maximum < this._value + this._extent) this._extent = this._maximum - this._value; this._isChanging = oldIsChanging; if (!this._isChanging && typeof this.onchange == "function") this.onchange(); } }; Range.prototype.getMaximum = function () { return this._maximum; };
Close