Skip to content

Instantly share code, notes, and snippets.

@lopspower
lopspower / README.md
Last active July 30, 2024 05:08
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store

@SystemZ
SystemZ / banhammer_china.sh
Last active February 5, 2021 22:57
Geoblock IPs from China
#!/bin/bash
#install this first
#apt-get install ipset
#add kernel module
modprobe -v ip_set
modprobe -v ip_set_hash_netport
#create list for IPs
ipset create geoblock hash:net