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
[ipv6]
addr-gen-mode=default
method=auto
method=disabled
[proxy]
'''
try: