mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update
This commit is contained in:
@@ -171,11 +171,6 @@ export default function BasicSettingsPage() {
|
||||
<p className="mt-2">Example usage (show network interfaces):</p>
|
||||
<code className="block bg-gray-100 p-2 rounded">ifconfig</code>
|
||||
</li>
|
||||
<li>
|
||||
<strong>omping</strong>: A tool for multicast ping testing.
|
||||
<p className="mt-2">Example usage:</p>
|
||||
<code className="block bg-gray-100 p-2 rounded">omping 239.255.255.250</code>
|
||||
</li>
|
||||
<li>
|
||||
<strong>sshpass</strong>: A tool for non-interactive SSH password authentication.
|
||||
<p className="mt-2">Example usage:</p>
|
||||
|
Reference in New Issue
Block a user