This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MAKE SURE you enabled port 1194 UDP and 80 TCP | |
wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh | |
# choose your IP | |
# choose UDP | |
# choose port 1194 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb https://mirrors.ocf.berkeley.edu/kali kali-rolling main non-free contrib | |
# deb-src https://mirrors.ocf.berkeley.edu/kali kali-rolling main non-free contrib |