BuilderScopeHSPort
A DSL builder scope for configuring TorOption.HiddenServicePort.
See also
Properties
Link copied to clipboard
The "virtual" port for the TorOption.HiddenServicePort being configured.
Functions
Link copied to clipboard
This sets the "target" argument to a Unix Socket path for which incoming http requests will be directed locally on the host. The unixSocket result will be formatted as unix:\"${file-path}\"
after being sanitized via File.absoluteFile + File.normalize.
This sets the "target" argument to a TCP Port for which incoming http requests will be directed locally on the host.