[root@localhost ~]# obd web
start OBD WEB in 0.0.0.0:8680
please open http://127.0.0.1:8680
2025-10-20 15:21:51,578 ERROR init_mirrors_info (mirror_handler.py:46) [None] Another app is currently holding the obd lock.
[root@localhost ~]# obd web -h
Usage: obd web [options]
Options:
-p PORT, --port=PORT web server listen port
-w WHITE, --white=WHITE
ip white list, eq: ‘127.0.0.1, 192.168.1.1’.
-h, --help Show help and exit.
-v, --verbose Activate verbose output.