document new proxy command

This commit is contained in:
Benjamin Sergeant
2019-11-15 17:18:32 -08:00
parent c7b2446164
commit 5b282ce3b4
5 changed files with 32 additions and 26 deletions

View File

@ -147,5 +147,5 @@ namespace ix
const std::string& hostname,
const ix::SocketTLSOptions& tlsOptions,
const std::string& remoteHost,
int remotePort);
bool verbose);
} // namespace ix