Skip to content

bridge: Allow to reconfigure bridge lines

David Goulet requested to merge dgoulet/onionmasq:ticket91_01 into main

This adds addBridgeLine and removeBridgeLine JNI function calls which ultimately reconfigure the arti client configuration with the new or removed bridge line.

Fixes #91 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports