Skip to content

Instantly share code, notes, and snippets.

View RomjanHossain's full-sized avatar
🐢
officeNhomeNsleep

Romjan D. Hossain RomjanHossain

🐢
officeNhomeNsleep
View GitHub Profile
@RomjanHossain
RomjanHossain / TorPrivoxyPython.md
Created February 16, 2024 17:57 — forked from DusanMadar/TorPrivoxyPython.md
A step-by-step guide how to use Python with Tor and Privoxy

A step-by-step guide how to use Python with Tor and Privoxy

Latest revision: 2021-12-05.

Tested on Ubuntu 18.04 Docker container. The Dockerfile is a single line FROM ubuntu:18.04. Alternatively, you can simply run docker run -it ubuntu:18.04 bash.

NOTE: stopping services didn't work for me for some reason. That's why there is kill $(pidof <service name>) after each failed service <service name> stop to kill it.

References

@RomjanHossain
RomjanHossain / download-old-chrome-versions.md
Created December 11, 2023 06:18 — forked from barbietunnie/download-old-chrome-versions.md
How to download old versions of Chrome

How to download old versions of Chrome

Click here to download old versions of Chrome for Linux, Mac and Windows.

The download_url field of the desired section houses the URL to the download.

Alternatively, for not too old versions, you can get it directly here.