- Source:
Methods
-
<static> ADD_ONION(output)
-
Parameters:
Name Type Description outputArray.<string> - Source:
Returns:
- Type
- AddOnionResult
-
<static> AUTHCHALLENGE(output)
-
Parameters:
Name Type Description outputArray.<string> - Source:
Returns:
- Type
- AuthChallengeResult
-
<static> GETCONF(output)
-
Parameters:
Name Type Description outputArray.<string> - Source:
Returns:
- Type
- GetConfigResult
-
<static> GETINFO(output)
-
Parameters:
Name Type Description outputArray.<string> - Source:
Returns:
- Type
- string
-
<static> PROTOCOLINFO(output)
-
Parameters:
Name Type Description outputArray.<string> - Source:
Returns:
- Type
- ProtocolInfoResult
Type Definitions
-
AddOnionResult
-
Type:
- object
- Source:
Properties:
Name Type Argument Description serviceIdstring The hidden service url without .onion privateKeystring <optional>
The generated private key -
AuthChallengeResult
-
Type:
- object
- Source:
Properties:
Name Type Description hashstring The server hash noncestring The server nonce -
GetConfigResult
-
Type:
- Array.<string>
- Source:
-
ProtocolInfoResult
-
Type:
- object
- Source:
Properties:
Name Type Description protocolstring authobject Properties
Name Type Description methodsArray.<string> cookieFilestring versionobject Properties
Name Type Description torstring