kounji kakumeika


Backup

To secure this website, if necessary, you can use HTTrack to download it.

(no proxy)

httrack https://kounjikakumeika.wordpress.com/ https://humanistischebewegungningenkakumei.wordpress.com/ -O /path/to/save/

With proxy (tor):

Linux:

Install:

sudo apt install privoxy tor

or

sudo pacman -S privoxy tor

or

https://www.privoxy.org/
https://www.torproject.org/

Configure:

in

sudo nano /etc/privoxy/config

add the following in the END

forward-socks5 / localhost:9050 .

Save and add to start:

sudo systemctl restart privoxysudo systemctl restart tor

Add in autostart (optional):

sudo systemctl enable privoxysudo systemctl enable tor

Windows:

Download:

https://www.privoxy.org/

Configure:

Open die config data in

C:\Program Files (x86)\Privoxy\config.txt

add the following in the END

forward-socks5 / localhost:9050 .

Save and add to autostart:

Restart Privoxy with the start menu
Start Tor (Tor Browser or Tor service).

https://wiki.archlinux.org/title/Privoxy
https://wiki.archlinux.org/title/Tor
https://man.archlinux.org/man/privoxy.8.en
https://en.wikipedia.org/wiki/Privoxy


In CLI add:

httrack https://kounjikakumeika.wordpress.com/ https://humanistischebewegungningenkakumei.wordpress.com/ -O /path/to/save/ --proxy 127.0.0.1:8118
Design a site like this with WordPress.com
Get started