Removed netifaces for better compatibility

This commit is contained in:
Abolfazl
2026-04-23 13:29:50 +03:30
parent 57738ec5c8
commit fb75ba4ea9
4 changed files with 91 additions and 77 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ Install everything from [`requirements.txt`](requirements.txt). All listed packa
| `h2` | HTTP/2 multiplexing to the Apps Script relay (significantly faster) |
| `brotli` | Decompression of `Content-Encoding: br` responses |
| `zstandard` | Decompression of `Content-Encoding: zstd` responses |
| `netifaces` | Better network interface detection for LAN sharing (fallback available without it) |
### Load Balancing