und eines vorne weg das ist nicht von mir!


Habs noch nicht getestet^^
mein einziger VIC is noch nicht online eventuell kommt noch nen video tut!


Code:
Quick start guide to create a Tor connection for Bifrost using port 81
----------------------------------------------------------------------
1. After installing Tor, go to "C:\Documents and Settings\yourname\Application Data\Tor" and open a file called torrc. Add these lines to it:
HiddenServiceDir c:\tor\hidden
HiddenServicePort 81 127.0.0.1:81

More info can be found at hxxp://tor.eff.org/docs/tor-hidden-service.html.en

2. Start Tor and go to c:\tor\hidden. You will find Tor has created a file called hostname. Open it and copy the 16 char hash (do not copy .onion). Open the builder and paste the hash there.

3. Build the server and you are done! You will need to point the first dns (the one on top of the list in your builder) to 10.10.10.10 in order to make it use Tor, otherwise it will connect directly. Also, please note you probably will need to have Tor running for a minute or two before it works.


When you don't want your servers to connect, we suggest you point the dns on top of the list to 255.255.255.10 (instead of 10.10.10.10). Then the servers will sleep in intervals of 10 minute and stop putting load on the tor network. smile.gif

Remember, if you want to a server in your list to connect directly to you, you can right click on it and tell it your IP.