Ping optimieren?

Kaito

Kaito

Aktives Mitglied
Thread Starter
Dabei seit
31.12.2005
Beiträge
7.093
Reaktionspunkte
1.844
Ich hab in einem Warcraft Forum über Programme gelesen, die den Ping "verbessern" sollen. Eines soll den versch. Proggs die upstream verursachen versch. Prioritäten geben, naja, was auch immer, gibt es sowas auch für den Mac?
 
Hab gelesen der kann sogar mit wc3 :)
Thx, aber wie muss ich sowas behandeln?
Was ist überhaupt .sh? (bei mir mit TextEdit geöffnet)

Install.sh
PHP:
# This is a very simple installation script for throttled.

# Install binaries and throttled-startup script.
echo "Installing throttled 0.4.5 binary."
install -d /usr/local/sbin 
install -c throttled /usr/local/sbin/throttled
install -c throttled-startup /usr/local/sbin/throttled-startup

# Install Mac OS X StartupItem.
echo "Installing throttled StartupItem."
install -d /Library/StartupItems/throttledStartup
install -c throttledStartup/StartupParameters.plist /Library/StartupItems/throttledStartup/StartupParameters.plist
install -c throttledStartup/throttledStartup /Library/StartupItems/throttledStartup/throttledStartup

echo "Installation complete."

Muss ich das irgendwie in die Konsole oder so eingeben?
(Habs mal in die PHP-Code-Tags vom Forum gesteckt)
 
Äh, wie muss ich das installieren?oO Ich blick das ganze Teil nicht...

[Edit] Ich versuchs mal wo anderst ^^
 
Zuletzt bearbeitet:
Zurück
Oben Unten