This is the command onionbalance-config that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
onionbalance-config - tool for generating onionbalance config files and keys
DESCRIPTION
The onionbalance-config tool is the fastest way to generate the necessary keys and config
files to get your onion service up and running.
$ onionbalance-config
When called without any arguments, the config generator will run in an interactive mode
and prompt for user input.
The master directory should be stored on the management server while the other instance
directories should be transferred to the respective backend servers.
COMMAND-LINE OPTIONS
onionbalance-config
onionbalance distributes the requests for a Tor hidden services across multiple Tor
instances.
usage: onionbalance-config [-h] [-i IP] [-p PORT] [-c CONFIG] [-v VERBOSITY]
[--version]
-h, --help
show this help message and exit
-i <ip>, --ip <ip>
Tor controller IP address
-p <port>, --port <port>
Tor controller port
-c <config>, --config <config>
Config file location
-v <verbosity>, --verbosity <verbosity>
Minimum verbosity level for logging. Available in ascending order: debug, info,
warning, error, critical). The default is info.
--version
show program's version number and exit
Use onionbalance-config online using onworks.net services