Tor:
1- Download & install Tor : https://www.torproject.org/download/download-easy.html.en
2- Run Tor then close it
3- go to your Tor installing path ( C:\Users\USER NAME\PATH TO\Tor Browser\Browser\TorBrowser\Data\Tor
4- open the file 'torrc' with text editor and add the following:
HiddenServiceDir c:\onion\skullbuzz
HiddenServicePort PORT 127.0.0.1:PORT
4- start your Tor browser
5- add the following to your skullbuzz.conf:
-port=PORT_FROM_torrc_FILE
Connect to Tor only:
skullbuzz.exe -onlynet=Tor -listen=0 -irc=0 -proxy=127.0.0.1:9150 -addnode=as6srig7f27btiah.onion:9999
OR
Connect to Tor and Clearnet:
skullbuzz.exe -proxy=127.0.0.1:9150 -tor=127.0.0.1:9150 -addnode=as6srig7f27btiah.onion:9999
I2P:
1- Download & install I2P : https://geti2p.net/en/download
2- Start I2P ( a webpage should auto open)
3- go to http://127.0.0.1:7657/configclients and click start and check-box "SAM application bridge"
4- add the following to your skullbuzz.conf file:
addnode=i5heauovwa3egdzidsuis323ysp3yh7hbvrvgqlwqxqkpv6kp2va.b32.i2p
addnode=bcfntj4hybgg3u4hgdzk6drr4x3ez4v37b7twbicmpiljull5t2q.b32.i2p
* if you want to run with a static i2p address ( this can be done also to run a skullbuzz node under i2p) do the following:
6- from Settings>Options>I2P click on current I2P-address.. copy mydestination=SOME_LONG_STRING and paste it to your skullbuzz.conf then restart your wallet