mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Disable IPv6 for bluetooth connections.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -42,7 +42,7 @@ class BTTether(plugins.Plugin):
|
||||
method=manual
|
||||
[ipv6]
|
||||
addr-gen-mode=default
|
||||
method=auto
|
||||
method=disabled
|
||||
[proxy]
|
||||
'''
|
||||
try:
|
||||
|
Reference in New Issue
Block a user