USEFUL COMMANDS¶
set terminal proxy¶
How do I set proxy for terminal?
export http_proxy=http://localhost:12345/
export https_proxy=http://localhost:12345/
set git proxy¶
git config --global http.proxy http://127.0.0.1:12345
youtube-dl¶
Support video and videos list
you-get¶
Support YouTube, 优酷, etc.