flow-limit-proxy

command module
v0.0.0-...-6c97fdd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 16 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL