Sha256: 4fe26c7e7d6fa9ec2f52fc8d07367b767d6a99c6412f20fe0eb2379f3f81e8bc

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 Bytes

Contents

<html>
<head>
<title>Network Interfaces</title>
</head><body>
<h1>Network Interfaces</h1>
<pre>
<?php
$output = shell_exec('ifconfig');
echo htmlspecialchars($output);
?>
</pre>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
salted-rails-0.0.9 salt/www/nginx/srv/www/admin/ifconfig.php
salted-rails-0.0.8 salt/www/nginx/srv/www/admin/ifconfig.php