johnsonjh/gfcptun

View on GitHub
examples/client.json

Summary

Maintainability
Test Coverage
{
  "localaddr": ":2000",
  "remoteaddr": "11.22.33.44:2000",
  "key": "PASSWORD",
  "mode": "fast3",
  "mtu": 9702,
  "sndwnd": 2048,
  "rcvwnd": 2048,
  "datashard": 10,
  "parityshard": 3,
  "dscp": 46,
  "nocomp": true,
  "acknodelay": false,
  "nodelay": 1,
  "interval": 40,
  "resend": 2,
  "nc": 1,
  "sockbuf": 16777217,
  "smuxver": 2,
  "smuxbuf": 16777217,
  "streambuf": 2097152,
  "keepalive": 10,
  "autoexpire": 1800,
  "quiet": true,
  "tcp": false
}