mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-08 05:34:58 +00:00
Compare commits
1 Commits
dev
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a229f97124 |
2
Bjorn.py
2
Bjorn.py
@@ -12,7 +12,7 @@
|
|||||||
# - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command.
|
# - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command.
|
||||||
|
|
||||||
# The script starts by loading shared data configurations, then initializes and sta
|
# The script starts by loading shared data configurations, then initializes and sta
|
||||||
# bjorn.py test
|
# bjorn.py
|
||||||
|
|
||||||
|
|
||||||
import threading
|
import threading
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ numpy==2.1.3
|
|||||||
rich==13.9.4
|
rich==13.9.4
|
||||||
pandas==2.2.3
|
pandas==2.2.3
|
||||||
netifaces==0.11.0
|
netifaces==0.11.0
|
||||||
ping3==4.0.8
|
ping3==5.1.5
|
||||||
get-mac==0.9.2
|
get-mac==0.9.2
|
||||||
paramiko==3.5.0
|
paramiko==3.5.0
|
||||||
smbprotocol==1.14.0
|
smbprotocol==1.14.0
|
||||||
|
|||||||
Reference in New Issue
Block a user