The officially official Devuan Forum!

You are not logged in.

#1 2018-01-25 06:53:22

stanz
Member
From: Northern Earth ~ Brrrr
Registered: 2018-01-14
Posts: 162  

AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce

Walking away from Debian & ParrotSec, to a enjoyable new choice of Devuan, I'd like to keep a sense of privacy & security...as one can.

Before I grab & try installing anonsurf...i2p...{got Tor from repo's} and others, I thought it be good to ask of others experiances.
I got lazy with "point & click", and to gray for dayzz of research.. smile
Will it work?
How'd ya do it?
Tweak files for better results?
Thx.. wink

Last edited by stanz (2018-04-28 04:51:29)


miyoisomix.i2p

Offline

#2 2018-04-24 03:57:30

stanz
Member
From: Northern Earth ~ Brrrr
Registered: 2018-01-14
Posts: 162  

Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce

My other post has Details & Attempts made, on this hobby/project.
That was more on Devuan`in parrot's home edition. I guess this topic tries another attempt.
Please, Join in ~ if ya feel inclined.. smile

No success for me, using ParrotSec's anonsurf package, but just the other day...I found one that 'does' work. smile
"A port of ParrotSec's stealth and anonsurf modules to Kali Linux"
Head over to GitHub:
and check out, Und3rf10w working pkg.
Make sure to read the "README.md" & go thru the "Issues" for more info.

Running Miyo XTRA ascii with Openbox
Although I can not make menu entries, User or Root Terminal (needs to run as root) works great.
EXPECT:: First "sudo anonsurf start" to fail. If so, using "sudo anonsurf restart" kicks everything in gear.

I had it running for days, confirmed ip change often, even came out of suspend--still working.
Checked my ip on websites, and DNS leak test -- all good.
The installer script will also build a .deb pkg...which you { I'll } can use for { my } other, tweaks tongue

Take notice of terminal output during build & install.
The i2p repo, gets added to apt's sources.list, and all other "Dependencies" should then be satisfied.
Take note of ANY errors.
I had failure at this point, using Mate, for some odd reason.

Last edited by stanz (2018-05-21 22:48:07)


miyoisomix.i2p

Offline

#3 2018-04-27 16:55:37

stanz
Member
From: Northern Earth ~ Brrrr
Registered: 2018-01-14
Posts: 162  

Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce

Quick note, working on new Xfce install.
Tor Browser will not connect/work, if system clock is wrong. Mine was.
Xfce install, did not include ntp, ntpdate.
Once I installed pkgs, System clock reset & Tor Browser connected!

Moving on to the "git clone" and "install" ~~ yikes

root@xfce:/home/stanz# git clone [url]https://github.com/Und3rf10w/kali-anonsurf.git[/url]
Cloning into 'kali-anonsurf'...
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.

Cloned - no errors - then 'cd' into new directory, and run the 'installer.sh'.

root@xfce:/home/stanz# cd kali-anonsurf
root@xfce:/home/stanz/kali-anonsurf# bash installer.sh

I will upload the full output of the install, to my GitHub page for anyone that's
interested or needing to view the successful/expected results, ~ it allot to post here, I believe. smile

Since I'm already using 'Root Terminal', I continue on..
NOTE: DO NOT run this as "service anonsurf $COMMAND". Run this as "anonsurf $COMMAND"
Regular user can: "sudo" or "su".

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 "stop" and "start" 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

That's the command options, I'm ready for first run:

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

Using Pale Moon, I 'refresh' an opened webpage & 'Cannot find server".
Notice 'tor daemon' wasn't started? Run the 'restart' command:

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

Refreshing webpage again, and success!! tongue

Last edited by stanz (2018-05-21 22:50:46)


miyoisomix.i2p

Offline

#4 2018-04-27 18:25:45

stanz
Member
From: Northern Earth ~ Brrrr
Registered: 2018-01-14
Posts: 162  

Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce

Also included - but not tested by myself - as yet...

## Usage: "Pandora", Pandora automatically overwrites the RAM when the system is shutting down. Pandora can also be ran manually:
``` bash pandora bomb ```

NOTE: This will clear the entire system cache, including active SSH tunnels or sessions.


miyoisomix.i2p

Offline

#5 2018-04-28 05:05:41

stanz
Member
From: Northern Earth ~ Brrrr
Registered: 2018-01-14
Posts: 162  

Re: AnonSurf Install (w/tor & i2p), Openbox & Mate, Xfce

Oh yeah, I'm installing i2p also...!
You may have noticed up there abit, it mentioned:

----[ I2P related features ]----
	 starti2p - Start i2p services
	 stopi2p - Stop i2p services

I ran the command,  and it opened Firefox with it's 'page full' of options & uses.
Worth checking out, so head over to their informative website &
start using it!


miyoisomix.i2p

Offline

Board footer