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

Configure Git to use a proxy

git config --global http.proxy http://127.0.0.1:12345

youtube-dl

youtube-dl

Support video and videos list

you-get

You-Get

Support YouTube, 优酷, etc.

ffmpeg

ffmpeg

Comments