mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 00:12:26 +01:00
remove Growl 1.1...
This commit is contained in:
@@ -1,39 +0,0 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
|
||||
<title>Portforwarding the Mac OS X Firewall</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="mainbox">
|
||||
<div id="banner">
|
||||
<a name="menus"></a>
|
||||
<div id="machelp">
|
||||
<a class="bread" href="../index.html">Transmission Help</a>
|
||||
</div>
|
||||
<div id="index">
|
||||
<a class="leftborder" href="../html/Index2.html">Index</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="pagetitle">
|
||||
<h1>Portforwarding the Mac OS X Firewall</h1>
|
||||
</div>
|
||||
<div summary="To do this" id="taskbox">
|
||||
<ol>
|
||||
<li>Open Transmission, go to Preferences >> Network and enter a number for the port. It is recommended you pick a random number between 49152 and 65535. Let's use 50001 for now. Then quit Transmission. </li>
|
||||
<li>Open System Prefs >> Sharing >> Firewall. Click "New." In the "Port Name" pop-up menu, select Other, and fill in the settings as follows: </li>
|
||||
<ul>
|
||||
<li>TCP Port Number(s): the port you chose in step 1 - eg 50001. </li>
|
||||
<li>UDP Port Number(s): the port you chose in step 1 - eg 50001. </li>
|
||||
<li>Description: Transmission </li>
|
||||
</ul>
|
||||
<li>Click OK. </li>
|
||||
<p>NB: To disable the firewall, click Stop.
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user