D:\open_source>npm install -g anyproxy
npm WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
C:\Users\xulihui\AppData\Roaming\npm\anyproxy-ca -> C:\Users\xulihui\AppData\Roaming\npm\node_modules\anyproxy\bin\anyproxy-ca
C:\Users\xulihui\AppData\Roaming\npm\anyproxy -> C:\Users\xulihui\AppData\Roaming\npm\node_modules\anyproxy\bin\anyproxy

> core-js@2.6.12 postinstall C:\Users\xulihui\AppData\Roaming\npm\node_modules\anyproxy\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.

+ anyproxy@4.1.3
added 239 packages from 274 contributors in 19.165s


╭───────────────────────────────────────────────────────────────╮
│ │
│ New major version of npm available! 6.14.4 -> 7.5.3 │
│ Changelog: https://github.com/npm/cli/releases/tag/v7.5.3 │
│ Run npm install -g npm to update! │
│ │

 启动 anyproxy

C:\Users>anyproxy
[AnyProxy Log][2021-02-09 16:43:37]: Http proxy started on port 8001
[AnyProxy Log][2021-02-09 16:43:37]: web interface started on port 8002

 访问:​​http://localhost:8002/​

npm 安装 anyproxy 与简单使用_javascript