linux shellの下のいくつかのproxy方式

438 ワード

  • ALL_の設定PROXY環境変数export ALL_PROXY=socks5://127.0.0.1:1080サポートsocks 5 http http httpキャンセルexport ALL_PROXY=""
  • 2.proxychainsの使用
    githubオープンソースアドレス:https://github.com/rofl0r/proxychains-ng
  • vpxN方式グローバルエージェント
  • ...
    4 GOダウンロードモジュールエージェント
    # Enable the go modules feature
    export GO111MODULE=on
    # Set the GOPROXY environment variable
    export GOPROXY=https://goproxy.io