mirror of
https://github.com/233boy/sing-box.git
synced 2026-05-03 14:24:40 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ebcb332bc | ||
|
|
62c5871ddc |
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
args=$@
|
args=$@
|
||||||
is_sh_ver=v1.12
|
is_sh_ver=v1.13
|
||||||
|
|
||||||
. /etc/sing-box/sh/src/init.sh
|
. /etc/sing-box/sh/src/init.sh
|
||||||
@@ -1536,7 +1536,8 @@ is_main_menu() {
|
|||||||
_try_enable_bbr
|
_try_enable_bbr
|
||||||
;;
|
;;
|
||||||
2)
|
2)
|
||||||
get log
|
load log.sh
|
||||||
|
log_set
|
||||||
;;
|
;;
|
||||||
3)
|
3)
|
||||||
get test-run
|
get test-run
|
||||||
|
|||||||
Reference in New Issue
Block a user