Disable IPv6 for bluetooth connections.

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2024-12-18 14:42:17 +01:00
parent 724e674134
commit c2d231a3fb

View File

@ -42,7 +42,7 @@ class BTTether(plugins.Plugin):
method=manual method=manual
[ipv6] [ipv6]
addr-gen-mode=default addr-gen-mode=default
method=auto method=disabled
[proxy] [proxy]
''' '''
try: try: