diff options
Diffstat (limited to 'changes/feature6411')
-rw-r--r-- | changes/feature6411 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/feature6411 b/changes/feature6411 new file mode 100644 index 0000000000..6024364319 --- /dev/null +++ b/changes/feature6411 @@ -0,0 +1,7 @@ + o Major features (controller): + - Add the ADD_ONION and DEL_ONION commands that allows the creation + and management of hidden services via the controller. Closes + ticket 6411. + - New "GETINFO onions/current" and "GETINFO onions/detached" to get + information about hidden services created via the controller. + Part of ticket 6411. |