Commit 80319e86 by anun

Update README.md

parent 24e571ad
......@@ -468,3 +468,8 @@ e.g. output
# Test curl
curl http://192.168.0.112:36187
```
Client connect with auth
```
./chisel client --edgeid {EDGE_ID} --edgesecret {EDGE_SECRET} --auth {USERNAME}:{PASSWORD} {TUNNEL_BROKER} R:32509:0.0.0.0:8001 R:32510:0.0.0.0:8002
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment