sentinel166
New Member
Hi,
I wish to upload my website anonymously, without people tracking my IP.
Is it possible to route the traffic created by the netlify (linux) app through Tor ?
I use `sudo netlify deploy --prod`, is there something like "torproxy -c netlify deploy --prod" ? I’m open for any possibility. For now tor.service fails and I don't know why.
It's important as I'll be going to a repressive country and do not intend to stop my activism, nor sleep in prison cells.
I wish to upload my website anonymously, without people tracking my IP.
Is it possible to route the traffic created by the netlify (linux) app through Tor ?
I use `sudo netlify deploy --prod`, is there something like "torproxy -c netlify deploy --prod" ? I’m open for any possibility. For now tor.service fails and I don't know why.
It's important as I'll be going to a repressive country and do not intend to stop my activism, nor sleep in prison cells.
[email protected] ~ (main)> sudo torctl start
[sudo] password for drm:
--==[ torctl.sh by blackarch.org ]==--
[!] WARNING: backing up tor config
[+] backed up tor config
[*] backing up nameservers
[+] backed up nameservers
[*] backing up iptables rules
[+] backed up iptables rules
[*] backing up sysctl rules
[+] backed up sysctl rules
[!] WARNING: configuring tor
[+] configured tor
[!] WARNING: configuring nameservers
[+] configured nameservers
[!] WARNING: tor is running
[*] reloading tor service
Job for tor.service failed.
See "systemctl status tor.service" and "journalctl -xeu tor.service" for details.
[-] ERROR: unable to reload tor service
[email protected] ~ (main) [1]> journalctl -xeu tor.service
░░
░░ A reload job for unit tor.service has finished.
░░
░░ The job identifier is 22749 and the job result is failed.
mars 19 15:12:40 dr-80qr systemd[1]: Reloading Anonymizing overlay network for>
░░ Subject: A reload job for unit tor.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A reload job for unit tor.service has begun execution.
░░
░░ The job identifier is 22839.
mars 19 15:12:40 dr-80qr kill[483331]: kill: sending signal to 468977 failed: >
mars 19 15:12:40 dr-80qr systemd[1]: tor.service: Control process exited, code>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ An ExecReload= process belonging to unit tor.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
mars 19 15:12:40 dr-80qr systemd[1]: Reload failed for Anonymizing overlay net>
░░ Subject: A reload job for unit tor.service has finished
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A reload job for unit tor.service has finished.
░░
░░ The job identifier is 22839 and the job result is failed.
Last edited: