A web site developed in traditional mode, performs compression and obfuscation of all files on the entire site
Many companies develop projects or some web front-end pages or systems developed by non-web front-end engineers are not developed based on NodeJS or the currently popular front-end technology stack. It is still a bit difficult for this group of people to compress and confuse the entire web site.
We have developed a straightforward, simple and easy-to-use whole-site compression obfuscation tool based on gulp, which will maintain all directory structures of the original project and recursively compress and obfuscate all files. The steps are as follows:
npm install or cnpm install to install the dependency packagenpm run build command, the site will be generated in the dist directory.Visit https://github.com/muyao1987/web-dist-pro. This warehouse is basically the same as this warehouse, but it adopts a more complex js encryption method, which is more difficult to crack, but it is also more prone to problems and can be used as appropriate.
Mars Technology-Mu Yao