Recently changed the new company, because it is a foreign company, the entire company network in a large LAN, in addition to the browser and designated tools, no other software network
So the question came ... Cygwin how to download the desired package, as Cygwin all rely on Setup online automatic download installation, so .....
And I groped myself down.
Feel NetEase has the Internet to share the spirit http://mirrors.163.com/cygwin/x86_64/release/
This is the Cygwin64 bit source in the 163 image.
After clicking on the release, all the command tools that can be installed through Setup are basically here
Use the browser to search for the one you want, such as VIM, click to go in, hand use HTTP download vim version of the package, and common package,
Use the tar jxvf vim-(package name) to extract and then copy the extracted files to the Cygwin installation directory (you will find USR and VAR folder structure and decompression consistent, directly merge can)
command is now in Cygwin.
It is not clear that Cygwin setup in the absence of the network in the case of how the Cygwin itself, I am please IT department staff to help solve.
You can study it later when you have to use it. Or the great God who has read this article, you know ...