Skip to content

bellwood4486/flow-limit-proxy

Repository files navigation

Flow Limit Proxy

Flow Limit Proxyは、HTTPの同時通信制限をかけられるGo製のHTTPプロキシです。

特徴

  • HTTP通信のプロキシ
  • 同時通信数の上限設定
  • 通信エラー時のリトライ

※ 対応しているのは、localhostのポート間のみです。

インストール

go install github.com/bellwood4486/flow-limit-proxy@latest

使い方

Usages:
  flow-limit-proxy [-limit=<number>] <fromPort>:<toPort>
Options:
  -limit int
        concurrent transfer limit (default 10)

ライセンス

MIT

About

Flow Limit Proxyは、同時通信数を制限できるGo製のHTTPプロキシです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages