β β Uππ»βΊπ«Δπ¬πβ β β β
π¦BlackWeb - termux/linux
> Blackweb is a project that collects and unifies public blocklists of domains (porn, downloads, drugs, malware, spyware, trackers, bots, social networks, warez, weapons, etc.) to make them compatible with Squid-Cache
> Blackweb es un proyecto que recopila y unifica listas pΓΊblicas de bloqueo de dominios (porno, descargas, drogas, malware, spyware, trackers, bots, redes sociales, warez, armas, etc) para hacerlas compatibles con Squid-Cache
πΈπ½π π π°π»π»πΈπ π°π πΈπΎπ½ & π π π½ :
1) git clone --depth=1 https://github.com/maravento/blackweb.git
( download )
> wget -q -N https://raw.githubusercontent.com/maravento/blackweb/master/blackweb.tar.gz && cat blackweb.tar.gz* | tar xzf - )
2) cd blackweb
3) wget -q -N https://raw.githubusercontent.com/maravento/blackweb/master/checksum.md5
md5sum blackweb.txt | awk '{print $1}' && cat checksum.md5 | awk '{print $1}'
π¦E X A M P L E S :
> blackweb.txt (e.g.: .youtube.com .googlevideo.com, .ytimg.com, etc) / Usar blockdomains.txt para agregar dominios no incluidos en blackweb.txt (ejemplo: .youtube.com .googlevideo.com, .ytimg.com, etc.)
> acl allowdomains dstdomain "/path_to/allowdomains.txt"
acl blockdomains dstdomain "/path_to/blockdomains.txt"
acl blackweb dstdomain "/path_to/blackweb.txt"
http_access allow allowdomains
http_access deny blockdomains
http_access deny blackweb
enjoyβ€οΈππ»
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦BlackWeb - termux/linux
> Blackweb is a project that collects and unifies public blocklists of domains (porn, downloads, drugs, malware, spyware, trackers, bots, social networks, warez, weapons, etc.) to make them compatible with Squid-Cache
> Blackweb es un proyecto que recopila y unifica listas pΓΊblicas de bloqueo de dominios (porno, descargas, drogas, malware, spyware, trackers, bots, redes sociales, warez, armas, etc) para hacerlas compatibles con Squid-Cache
πΈπ½π π π°π»π»πΈπ π°π πΈπΎπ½ & π π π½ :
1) git clone --depth=1 https://github.com/maravento/blackweb.git
( download )
> wget -q -N https://raw.githubusercontent.com/maravento/blackweb/master/blackweb.tar.gz && cat blackweb.tar.gz* | tar xzf - )
2) cd blackweb
3) wget -q -N https://raw.githubusercontent.com/maravento/blackweb/master/checksum.md5
md5sum blackweb.txt | awk '{print $1}' && cat checksum.md5 | awk '{print $1}'
π¦E X A M P L E S :
> blackweb.txt (e.g.: .youtube.com .googlevideo.com, .ytimg.com, etc) / Usar blockdomains.txt para agregar dominios no incluidos en blackweb.txt (ejemplo: .youtube.com .googlevideo.com, .ytimg.com, etc.)
> acl allowdomains dstdomain "/path_to/allowdomains.txt"
acl blockdomains dstdomain "/path_to/blockdomains.txt"
acl blackweb dstdomain "/path_to/blackweb.txt"
http_access allow allowdomains
http_access deny blockdomains
http_access deny blackweb
enjoyβ€οΈππ»
β β β Uππ»βΊπ«Δπ¬πβ β β β
GitHub
maravento/blackweb
Domains Blocklist for Squid-Cache. Contribute to maravento/blackweb development by creating an account on GitHub.
π¦1οΈβ£What is Whonix
Whonix is a Linux-based operating system focused on anonymity and security. It is designed to hide the user's IP address / location and uses the Tor network to anonymize data traffic. This means that the server being accessed and the Tor network operators cannot easily determine which sites are being visited or the user's physical location.
2οΈβ£WHY ?
> Choice: Whonix, Tails, Tor Browser ...
Whonix is ββnot the only operating system for anonymity. Another analogue is Tails . Like Whonix , Tails also uses Tor , so the question might be: Why is an operating system that uses Tor better than the Tor browser ?
The choice of anonymity tool will largely depend on your needs.
The Tor browser will suffice if you want to bypass site blocking or want to hide your IP address in non-crete situations.
The Tails operating system is designed for those situations where not only it is critical to maintain anonymity, but also in the event of a physical seizure of a computer, make it impossible to collect evidence. For this, for example, in Tails it is impossible to save files except on a specially created encrypted storage. Program and operating system settings, like the history of any activity, are not saved by default either. To enable this you need to read the instructions - safe but not convenient. In practice, many users do not need such measures. See also Tails Guide .
Whonix is a Linux-based operating system focused on anonymity and security. It is designed to hide the user's IP address / location and uses the Tor network to anonymize data traffic. This means that the server being accessed and the Tor network operators cannot easily determine which sites are being visited or the user's physical location.
2οΈβ£WHY ?
> Choice: Whonix, Tails, Tor Browser ...
Whonix is ββnot the only operating system for anonymity. Another analogue is Tails . Like Whonix , Tails also uses Tor , so the question might be: Why is an operating system that uses Tor better than the Tor browser ?
The choice of anonymity tool will largely depend on your needs.
The Tor browser will suffice if you want to bypass site blocking or want to hide your IP address in non-crete situations.
The Tails operating system is designed for those situations where not only it is critical to maintain anonymity, but also in the event of a physical seizure of a computer, make it impossible to collect evidence. For this, for example, in Tails it is impossible to save files except on a specially created encrypted storage. Program and operating system settings, like the history of any activity, are not saved by default either. To enable this you need to read the instructions - safe but not convenient. In practice, many users do not need such measures. See also Tails Guide .
3οΈβ£Which version of Whonix to download
> To run Whonix, you need a free program for working with virtual machines - VirtualBox .
To broaden your horizons , the VirtualBox Manual is recommended , at least read about installing this program into your operating system:
1) Installing VirtualBox on Windows
2) Installing VirtualBox on Linux
<> Go to the Whonix download page on the official website: https://www.whonix.org/wiki/Download
> To run Whonix, you need a free program for working with virtual machines - VirtualBox .
To broaden your horizons , the VirtualBox Manual is recommended , at least read about installing this program into your operating system:
1) Installing VirtualBox on Windows
2) Installing VirtualBox on Linux
<> Go to the Whonix download page on the official website: https://www.whonix.org/wiki/Download
Whonix
Download Whonix (FREE)
FREE Download Whonix. Privacy Protection. Anonymity Online. For Windows, macOS, Linux.
4οΈβ£In fact, Whonix for Windows and Linux is no different, since it runs in a virtual machine, so when you click on any download link, you will find yourself on the next page where you will have to choose between:
A) Whonix with XFCE (recommended for beginners) - Whonix operating system with a graphical interface (recommended for beginners)
B) Whonix with CLI is a command line only operating system.
A) Whonix with XFCE (recommended for beginners) - Whonix operating system with a graphical interface (recommended for beginners)
B) Whonix with CLI is a command line only operating system.
5οΈβ£How to install Whonix ?
The file will be downloaded with the extension .ova of the form Whonix-XFCE - *. Ova . Run it with a double click - if you already have VirtualBox installed, this file will automatically open in it.
Just click the " Import " button
6οΈβ£What is Whonix-Gateway and Whonix-Workstation ?
1) Whonix-Gateway is a gateway. It is a specially configured Linux d>stribution that runs Tor, but cannot run applications. Purpose - to provide Internet access for Whonix-Workstation , that is, to be a gateway. Whonix-Workstation can work without Whonix-Gateway, but the workstation will not have Internet access.
2) Whonix-Workstation is a complete Linux operating system that can run applications. This OS also has special Internet settings - access to the global network is possible only through the Whonix-Gateway .
3) The settings of the Whonix-Gateway virtual machine can be left by default, since it is not very resource -intensive, and you can add resources to the Whonix-Workstation , in particular, RAM. To do this, right-click on Whonix-Workstation and click " Configure ".
4) Go to the " System " tab and increase the size of the " Main memory
]
The file will be downloaded with the extension .ova of the form Whonix-XFCE - *. Ova . Run it with a double click - if you already have VirtualBox installed, this file will automatically open in it.
Just click the " Import " button
6οΈβ£What is Whonix-Gateway and Whonix-Workstation ?
1) Whonix-Gateway is a gateway. It is a specially configured Linux d>stribution that runs Tor, but cannot run applications. Purpose - to provide Internet access for Whonix-Workstation , that is, to be a gateway. Whonix-Workstation can work without Whonix-Gateway, but the workstation will not have Internet access.
2) Whonix-Workstation is a complete Linux operating system that can run applications. This OS also has special Internet settings - access to the global network is possible only through the Whonix-Gateway .
3) The settings of the Whonix-Gateway virtual machine can be left by default, since it is not very resource -intensive, and you can add resources to the Whonix-Workstation , in particular, RAM. To do this, right-click on Whonix-Workstation and click " Configure ".
4) Go to the " System " tab and increase the size of the " Main memory
]
8οΈβ£How to check the reliability of Whonix "
> You can check your system for the disclosure of the real IP address, as well as for various types of leaks (for example, DNS leaks), for this we have compiled a list of " Services for finding IP address leaks ".
9οΈβ£ How to update programs in Whonix
To update all packages in the system, programs and the OS itself, run the command:
> sudo apt update && sudo apt dist-upgrade
πIt needs to be done from time to time in both the Whonix-Gateway and Whonix-Workstation.
> Updates, in addition to fixing bugs and adding new functions, may close identified vulnerabilities.
E N J O Y β€οΈππ»
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
β β β Uππ»βΊπ«Δπ¬πβ β β β
> You can check your system for the disclosure of the real IP address, as well as for various types of leaks (for example, DNS leaks), for this we have compiled a list of " Services for finding IP address leaks ".
9οΈβ£ How to update programs in Whonix
To update all packages in the system, programs and the OS itself, run the command:
> sudo apt update && sudo apt dist-upgrade
πIt needs to be done from time to time in both the Whonix-Gateway and Whonix-Workstation.
> Updates, in addition to fixing bugs and adding new functions, may close identified vulnerabilities.
E N J O Y β€οΈππ»
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
β β β Uππ»βΊπ«Δπ¬πβ β β β
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦BEST VOICE CHANGER APPS FOR ANDROID :
1) https://play.google.com/store/apps/details?id=com.androidrocker.voicechanger
2) https://play.google.com/store/apps/details?id=com.baviux.voicechanger
3) https://apkpure.com/voice-changer-with-effects/com.baviux.voicechanger
4) https://apkpure.com/voice-changer/com.androidrocker.voicechanger
5) https://apkpure.com/best-voice-changer/com.scoompa.voicechanger
6) https://apkpure.com/voice-changer/com.e3games.voicechanger
enjoyβ€οΈππ»
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦BEST VOICE CHANGER APPS FOR ANDROID :
1) https://play.google.com/store/apps/details?id=com.androidrocker.voicechanger
2) https://play.google.com/store/apps/details?id=com.baviux.voicechanger
3) https://apkpure.com/voice-changer-with-effects/com.baviux.voicechanger
4) https://apkpure.com/voice-changer/com.androidrocker.voicechanger
5) https://apkpure.com/best-voice-changer/com.scoompa.voicechanger
6) https://apkpure.com/voice-changer/com.e3games.voicechanger
enjoyβ€οΈππ»
β β β Uππ»βΊπ«Δπ¬πβ β β β
Google Play
Voice Changer - Apps on Google Play
Get robotic, alien, chipmunk, duck and other funny effects for your voice!
Forwarded from Backup Legal Mega
π¦2020 full Udacity Artificial Intelligence for Trading-5 , 9 Gbβ
> https://www.udacity.com/course/ai-for-trading--nd880
https://mega.nz/folder/35UDQCob#t8UP2uLoZf5KNVIdqYHu3w
> https://www.udacity.com/course/ai-for-trading--nd880
https://mega.nz/folder/35UDQCob#t8UP2uLoZf5KNVIdqYHu3w
Udacity
AI Trading Strategies | Online Course | Udacity
Learn to build AI-based trading models covering ideation, preprocessing, model development, backtesting, and optimization. Enroll today.
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦ frequency scanning GUI for the OsmoSDR rtl-sdr library :
WORKING ON :
-Windows 7 (x86 and x64)
-Windows 8.1 (x64)
-Ubuntu 12.04 (x86)
-Ubuntu 12.10 (x64)
-Ubuntu 13.04 (x64)
-Ubuntu 14.04 (x64)
-OS X Snow Leopard
-OS X Mountain Lion
-Termux(root + requirements)
πΈπ½π π π°π»π»πΈπ π°π πΈπΎπ½ & π π π½ :
1οΈβ£UBUNTU :
1) Press CTRLALTT to open a command window and run the following command to install the libraries:
2)sudo apt-get install python python-wxgtk3.0 rtl-sdr
3)Install the software using:
4) sudo pip install -U rtlsdrscanner
Now you should be able to run the program:
5) python -m rtlsdrscanner
2οΈβ£FEDORA :
From the GNOME desktop start a new terminal. Type the following to install the libraries:
1) sudo dnf install python-matplotlib-wx rtl-sdr
Install the software using:
2) sudo pip install -U rtlsdrscanner
Now you should be able to run the program:
3)python -m rtlsdrscanner
3οΈβ£Arch Linux
From the GNOME desktop start a new terminal. Type the following to install the dependencies:
1) sudo pacman -S python2-matplotlib rtl-sdr
The install the application:
2) sudo pip install -U rtlsdrscanner
Now you should be able to run the program:
3) python -m rtlsdrscanner
4οΈβ£FOR WINDOWS :
https://eartoearoak.com/taxonomy/term/12
E N J O Y β€οΈππ»
@UndercodeTesting
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦ frequency scanning GUI for the OsmoSDR rtl-sdr library :
WORKING ON :
-Windows 7 (x86 and x64)
-Windows 8.1 (x64)
-Ubuntu 12.04 (x86)
-Ubuntu 12.10 (x64)
-Ubuntu 13.04 (x64)
-Ubuntu 14.04 (x64)
-OS X Snow Leopard
-OS X Mountain Lion
-Termux(root + requirements)
πΈπ½π π π°π»π»πΈπ π°π πΈπΎπ½ & π π π½ :
1οΈβ£UBUNTU :
1) Press CTRLALTT to open a command window and run the following command to install the libraries:
2)sudo apt-get install python python-wxgtk3.0 rtl-sdr
3)Install the software using:
4) sudo pip install -U rtlsdrscanner
Now you should be able to run the program:
5) python -m rtlsdrscanner
2οΈβ£FEDORA :
From the GNOME desktop start a new terminal. Type the following to install the libraries:
1) sudo dnf install python-matplotlib-wx rtl-sdr
Install the software using:
2) sudo pip install -U rtlsdrscanner
Now you should be able to run the program:
3)python -m rtlsdrscanner
3οΈβ£Arch Linux
From the GNOME desktop start a new terminal. Type the following to install the dependencies:
1) sudo pacman -S python2-matplotlib rtl-sdr
The install the application:
2) sudo pip install -U rtlsdrscanner
Now you should be able to run the program:
3) python -m rtlsdrscanner
4οΈβ£FOR WINDOWS :
https://eartoearoak.com/taxonomy/term/12
E N J O Y β€οΈππ»
@UndercodeTesting
β β β Uππ»βΊπ«Δπ¬πβ β β β
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦ Debugging Punycode-IDN tutorials & tools
#resources
>Remove hostnames larger than 63 characters (RFC 1035)
> other characters inadmissible by IDN
> convert domains with international characters (not ASCII) and used for homologous attacks to Punycode/IDNA format /
> https://docs.oracle.com/javase/tutorial/i18n/network/idn.html
>https://blog.arvixe.com/using-idn-conversion-tool-in-websitepanel/
> https://www.systutorials.com/docs/linux/man/1-idn/
E N J O Y β€οΈππ»
@UndercodeTesting
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦ Debugging Punycode-IDN tutorials & tools
#resources
>Remove hostnames larger than 63 characters (RFC 1035)
> other characters inadmissible by IDN
> convert domains with international characters (not ASCII) and used for homologous attacks to Punycode/IDNA format /
> https://docs.oracle.com/javase/tutorial/i18n/network/idn.html
>https://blog.arvixe.com/using-idn-conversion-tool-in-websitepanel/
> https://www.systutorials.com/docs/linux/man/1-idn/
E N J O Y β€οΈππ»
@UndercodeTesting
β β β Uππ»βΊπ«Δπ¬πβ β β β
www.gnu.org
10 Invoking idn
Next: Emacs API, Previous: Examples, Up: Top [Contents][Index]
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Top rated 2020 drivers updaters for windows :
>https://www.iobit.com/en/driver-booster.php
> https://drp.su/en
> https://www.snappy-driver-installer.org/
> https://www.drivethelife.com/free-drivers-download-utility.html
> https://www.driverscloud.com/en/start
> https://www.driveridentifier.com/download.php
> http://freedriverscout.com/startdownload/index.html
> https://www.drivereasy.com/
> http://devicedoctor.com/device-doctor-builds.php
> https://www.drvhub.net/
> https://www.drivermax.com/download.htm
E N J O Y β€οΈππ»
@UndercodeTesting
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦Top rated 2020 drivers updaters for windows :
>https://www.iobit.com/en/driver-booster.php
> https://drp.su/en
> https://www.snappy-driver-installer.org/
> https://www.drivethelife.com/free-drivers-download-utility.html
> https://www.driverscloud.com/en/start
> https://www.driveridentifier.com/download.php
> http://freedriverscout.com/startdownload/index.html
> https://www.drivereasy.com/
> http://devicedoctor.com/device-doctor-builds.php
> https://www.drvhub.net/
> https://www.drivermax.com/download.htm
E N J O Y β€οΈππ»
@UndercodeTesting
β β β Uππ»βΊπ«Δπ¬πβ β β β
Iobit
Driver Booster 13 Free: Official Free Driver Updater Tool for Windows 2025
The best free driver updater for Windows 11/10. Fully detect and update all your old drivers for graphics, USB, audio, display, network, printer, mouse, keyboard and scanner. Free check driver updates now.