Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
a2-optimized /
app /
html_templates /
Delete
Unzip
Name
Size
Permission
Date
Action
AppList.html
4.11
KB
-rw-r--r--
2025-04-29 15:40
Backup.html
857
B
-rw-r--r--
2025-04-29 15:40
Default.html
359
B
-rw-r--r--
2025-04-29 15:40
Memcached.html
12.36
KB
-rw-r--r--
2025-04-29 15:40
Optimize.html
6.38
KB
-rw-r--r--
2025-04-29 15:40
Overview.html
6.25
KB
-rw-r--r--
2025-04-29 15:40
PanelHeader.html
275
B
-rw-r--r--
2025-04-29 15:40
SwiftCache.html
1.4
KB
-rw-r--r--
2025-04-29 15:40
Title.html
1.4
KB
-rw-r--r--
2025-04-29 15:40
TurboCache.html
7.26
KB
-rw-r--r--
2025-04-29 15:40
main.html
6.48
KB
-rw-r--r--
2025-04-29 15:40
Save
Rename
<div ng-controller="A2OptTitleController" style="font-weight:bold;font-size:16px;"> <span ng-if="vars.currentController == 'Memcached'">Object Cache</span> <span ng-if="vars.currentController != 'Memcached'">{{vars.currentController}}</span> <span ng-if="vars.selectedApp != null">- <span ng-if="!vars.selectedApp.edit_title"> <span ng-if="vars.selectedApp.nickname == null || vars.selectedApp.nickname == ''" ng-bind-html="vars.selectedApp.title" ></span> <span ng-if="vars.selectedApp.nickname != null && vars.selectedApp.nickname != ''" ng-if="!vars.selectedApp.edit_title" ng-bind-html="vars.selectedApp.nickname"></span> <a ng-click="vars.selectedApp.edit_title = true" ><span class="glyphicon glyphicon-edit"></span></a> </span> <span ng-if="vars.selectedApp.edit_title"> <input ng-class="form-control" focus-me="{{vars.selectedApp.edit_title}}" ng-model="vars.selectedApp.nickname" style="width:140px" placeholder="{{vars.selectedApp.title}}" ng-blur="vars.selectedApp.edit_title = false; save_app_title(vars.selectedApp);" ng-keyup="is_enter($event,this)" /> </span></span> <div class="pull-right"> <span ng-if="vars.selectedApp != null && vars.selectedApp.type != null && vars.selectedApp.type != ''" > <img ng-src="resources/app_logos/{{app_logos[vars.selectedApp.type]}}" /> </span> </div> <div style="clear:both"></div> </div>