show dbs
This file contains 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
一、environment configuration(环境配置) | |
yum update | |
yum install git wget | |
二、shadowsocks-libev for centos7 configuration(ss在centos7在的依赖配置) | |
yum install gcc gettext autoconf libtool automake make pcre-devel asciidoc xmlto c-ares-devel libev-devel libsodium-devel mbedtls-devel -y | |
//install libsodium | |
wget https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz --no-check-certificate | |
tar xvf libsodium-1.0.12.tar.gz |
Getting started:
Related tutorials:
NOTE: This list is almost entirely copy/pasted from THIS awesome article. I've made my own personal edits (adding some additional content) which is why I keep it here.
Every day meanpath crawls over 200 million websites capturing the visible text, HTML source code, CSS and Javascript. This information is used by many companies to monitor the growth of web facing technology.