mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update page.tsx
This commit is contained in:
parent
dc89adf5bc
commit
d0ef4bec86
@ -150,7 +150,7 @@ export default function BasicSettingsPage() {
|
|||||||
className="mt-2 rounded shadow-lg"
|
className="mt-2 rounded shadow-lg"
|
||||||
/>
|
/>
|
||||||
</li>
|
</li>
|
||||||
<li>>
|
<li>
|
||||||
<strong>iperf3</strong>: A tool for active measurements of the maximum achievable bandwidth on IP networks
|
<strong>iperf3</strong>: A tool for active measurements of the maximum achievable bandwidth on IP networks
|
||||||
<p className="mt-2">Example usage (server mode):</p>
|
<p className="mt-2">Example usage (server mode):</p>
|
||||||
<code className="block bg-gray-100 p-2 rounded">iperf3 -s</code>
|
<code className="block bg-gray-100 p-2 rounded">iperf3 -s</code>
|
||||||
@ -192,7 +192,7 @@ export default function BasicSettingsPage() {
|
|||||||
className="mt-2 rounded shadow-lg"
|
className="mt-2 rounded shadow-lg"
|
||||||
/>
|
/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<strong>net-tools</strong>: A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system
|
<strong>net-tools</strong>: A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system
|
||||||
<p className="mt-2">Example usage (show network interfaces):</p>
|
<p className="mt-2">Example usage (show network interfaces):</p>
|
||||||
<code className="block bg-gray-100 p-2 rounded">ifconfig</code>
|
<code className="block bg-gray-100 p-2 rounded">ifconfig</code>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user