LoginSignup
0
0

More than 5 years have passed since last update.

ncatのブローカーモードの代替としての StreamRelay.NET.exe

Last updated at Posted at 2017-05-24

ncat のブローカーモード(簡易チャットサーバ化)にも対応している

ncatのブローカーモードの代替としての StreamRelay.NET.exe

「local」側が tcp/90 で待機して、受信データは、接続クライアント全部へ転送するブローカーモードとなるのは、以下のコマンド

StreamRelay.NET.exe -LocalPort 90 -RemotePort 0 -Broker


目次へ戻る

目次というか最初の一歩

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0