<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1841&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1841</link>
		<description><![CDATA[The most recent posts in AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce.]]></description>
		<lastBuildDate>Sat, 28 Apr 2018 05:05:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8613#p8613</link>
			<description><![CDATA[<p>Oh yeah, I&#039;m installing i2p also...!<br />You may have noticed up there abit, it mentioned:</p><div class="codebox"><pre><code>----[ I2P related features ]----
	 starti2p - Start i2p services
	 stopi2p - Stop i2p services</code></pre></div><p>I ran the command,&#160; and it opened Firefox with it&#039;s &#039;page full&#039; of options &amp; uses.<br />Worth checking out, so head over to <a href="https://geti2p.net" rel="nofollow">their informative </a> website &amp;<br />start using it!</p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Sat, 28 Apr 2018 05:05:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8613#p8613</guid>
		</item>
		<item>
			<title><![CDATA[Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8607#p8607</link>
			<description><![CDATA[<p>Also included - but not tested by myself - as yet...</p><div class="quotebox"><blockquote><div><p>## Usage: &quot;Pandora&quot;, Pandora automatically overwrites the RAM when the system is shutting down. Pandora can also be ran manually:<br />``` bash pandora bomb ```</p></div></blockquote></div><p><em>NOTE: This will clear the entire system cache, including active SSH tunnels or sessions.</em></p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Fri, 27 Apr 2018 18:25:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8607#p8607</guid>
		</item>
		<item>
			<title><![CDATA[Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8606#p8606</link>
			<description><![CDATA[<p>Quick note, working on new Xfce install.<br />Tor Browser will not connect/work, if system clock is wrong. Mine was.<br />Xfce install, did not include ntp, ntpdate.<br />Once I installed pkgs, System clock reset &amp; Tor Browser connected!</p><p>Moving on to the &quot;git clone&quot; and &quot;install&quot; ~~ <img src="https://dev1galaxy.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p><div class="codebox"><pre><code>root@xfce:/home/stanz# git clone [url]https://github.com/Und3rf10w/kali-anonsurf.git[/url]
Cloning into &#039;kali-anonsurf&#039;...
remote: Counting objects: 321, done.
remote: Total 321 (delta 0), reused 0 (delta 0), pack-reused 321
Receiving objects:  82% (264/321), 164.01 KiB | 313.00 KiB/
+++++ I Cut most output, to reduce bla, bla, bla +++++++++++
Receiving objects: 100% (321/321), 167.73 KiB | 313.00 KiB/s, done.
Resolving deltas: 100% (99/99), done.</code></pre></div><p>Cloned - no errors - then &#039;cd&#039; into new directory, and run the &#039;installer.sh&#039;.</p><div class="codebox"><pre><code>root@xfce:/home/stanz# cd kali-anonsurf
root@xfce:/home/stanz/kali-anonsurf# bash installer.sh</code></pre></div><p>I will upload the full output of the install, to my <a href="https://github.com/imstanz" rel="nofollow">GitHub page</a> for anyone that&#039;s<br />interested or needing to view the successful/expected results, ~ it allot to post here, I believe. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Since I&#039;m already using &#039;Root Terminal&#039;, I continue on..<br /><em>NOTE: DO NOT run this as &quot;service anonsurf $COMMAND&quot;. Run this as &quot;anonsurf $COMMAND&quot;<br />Regular user can: &quot;sudo&quot; or &quot;su&quot;.</em></p><div class="codebox"><pre><code>root@xfce:/home/stanz# anonsurf

Parrot AnonSurf Module
	Usage:
	┌──[root@xfce]─[/home/stanz]
	└──╼ $ anonsurf {start|stop|restart|change|status}
	
	 start - Start system-wide anonymous
		  tunneling under TOR proxy through iptables	  
	 stop - Reset original iptables settings
		  and return to clear navigation
	 restart - Combines &quot;stop&quot; and &quot;start&quot; options
	 change - Changes identity restarting TOR
	 status - Check if AnonSurf is working properly
	 myip - Show your current IP address
	----[ I2P related features ]----
	 starti2p - Start i2p services
	 stopi2p - Stop i2p services</code></pre></div><p>That&#039;s the command options, I&#039;m ready for first run:</p><div class="codebox"><pre><code>root@xfce:/home/stanz# anonsurf start
 * killing dangerous applications
 * cleaning some dangerous cache elements
[ i ] Stopping IPv6 services:

[ i ] Starting anonymous mode:

 * Saved iptables rules

 * Modified resolv.conf to use Tor and Private Internet Access DNS
 * All traffic was redirected through Tor

[ i ] You are under AnonSurf tunnel</code></pre></div><p>Using Pale Moon, I &#039;refresh&#039; an opened webpage &amp; &#039;Cannot find server&quot;.<br />Notice &#039;tor daemon&#039; wasn&#039;t started? Run the &#039;restart&#039; command:</p><div class="codebox"><pre><code>root@xfce:/home/stanz# anonsurf restart
 * killing dangerous applications
 * cleaning some dangerous cache elements
[ i ] Stopping anonymous mode:

 * Deleted all iptables rules

 * Iptables rules restored
[ ok ] Stopping tor daemon...done.

[ i ] Reenabling IPv6 services:

 * Anonymous mode stopped

 * killing dangerous applications
 * cleaning some dangerous cache elements
[ i ] Stopping IPv6 services:

[ i ] Starting anonymous mode:

 * Tor is not running!  starting it  for you

[ ok ] Starting tor daemon...done.
 * Saved iptables rules

 * Modified resolv.conf to use Tor and Private Internet Access DNS
 * All traffic was redirected through Tor

[ i ] You are under AnonSurf tunnel</code></pre></div><p>Refreshing webpage again, and success!! <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Fri, 27 Apr 2018 16:55:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8606#p8606</guid>
		</item>
		<item>
			<title><![CDATA[Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8572#p8572</link>
			<description><![CDATA[<p>My other post has <a href="https://dev1galaxy.org/viewtopic.php?id=1928" rel="nofollow">Details &amp; Attempts</a> made, on this hobby/project.<br />That was more on Devuan`in parrot&#039;s home edition. I guess this topic tries another attempt.<br />Please, Join in ~ if ya feel inclined.. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>No success for me, using ParrotSec&#039;s anonsurf package, but just the other day...I found one that &#039;does&#039; work. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />&quot;<em>A port of ParrotSec&#039;s stealth and anonsurf modules to Kali Linux</em>&quot;<br />Head over to GitHub:<br /><a href="https://github.com/Und3rf10w/kali-anonsurf" rel="nofollow">and check out, Und3rf10w working pkg.</a><br />Make sure to read the &quot;README.md&quot; &amp; go thru the &quot;Issues&quot; for more info.</p><p><span class="bbu"><em>Running Miyo XTRA ascii with Openbox</em></span><br />Although I can not make menu entries, User or Root Terminal (needs to run as root) works great.<br />EXPECT:: First &quot;sudo anonsurf start&quot; to fail. If so, using &quot;sudo anonsurf restart&quot; kicks everything in gear.</p><p>I had it running for days, confirmed ip change often, even came out of suspend--still working.<br />Checked my ip on websites, and DNS leak test -- all good.<br />The installer script will also build a <span class="bbc">.deb</span> pkg...which you { I&#039;ll } can use for { my } other, tweaks <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p><em>Take notice of terminal output during build &amp; install.<br />The i2p repo, gets added to apt&#039;s <span class="bbc">sources.list</span>, and all other &quot;Dependencies&quot; should then be satisfied.<br />Take note of ANY errors.<br />I had failure at this point, using Mate, for some odd reason.</em></p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Tue, 24 Apr 2018 03:57:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8572#p8572</guid>
		</item>
		<item>
			<title><![CDATA[AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7280#p7280</link>
			<description><![CDATA[<p>Walking away from Debian &amp; ParrotSec, to a enjoyable new choice of Devuan, I&#039;d like to keep a sense of privacy &amp; security...as one can.</p><p>Before I grab &amp; try installing anonsurf...i2p...{got Tor from repo&#039;s} and others, I thought it be good to ask of others experiances.<br />I got lazy with &quot;point &amp; click&quot;, and to gray for dayzz of research.. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Will it work?<br />How&#039;d ya do it?<br />Tweak files for better results?<br />Thx.. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Thu, 25 Jan 2018 06:53:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7280#p7280</guid>
		</item>
	</channel>
</rss>
