Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 257ebaa

Browse files
authored
Update README.md
1 parent e8df633 commit 257ebaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ There are three options provided for you to do this:
102102
Scripted: 'cbt.start({"username":"USERNAME","authkey":"AUTHKEY","httpsProxy":"PROXYUSER:PROXYPASS@HTTPSPROXY"},function(err){ if(!err) do stuff })'
103103

104104
Bypass:
105-
Specify whether public-resolvable URLs should resolve direct (default/true behavior) or pass through
106-
the tunnel (false behavior).
105+
Specify whether public-resolvable URLs should resolve direct (true behavior) or pass through
106+
the tunnel (default/false behavior).
107107

108108
Basic Usage:
109109
Command line: '--bypass true' or '--bypass false'

0 commit comments

Comments
 (0)