This commit is contained in:
paldier 2019-03-16 00:10:21 +08:00
parent 7df1a587fa
commit 2868c936d1
10 changed files with 13 additions and 12 deletions

View File

@ -1,8 +1,8 @@
{ {
"version":"4.1.7", "version":"4.1.7",
"md5":"788b5477ee258af4e7303d8e3b40b912", "md5":"cc7c3e0dd22e83afb228d50739213710",
"home_url":"Main_Ss_Content.asp", "home_url":"Main_Ss_Content.asp",
"title":"科学上网", "title":"科学上网",
"description":"科学上网", "description":"科学上网",
"build_date":"2019-03-11_23:33:28" "build_date":"2019-03-14_21:34:03"
} }

Binary file not shown.

View File

@ -120,7 +120,7 @@ if (typeof btoa == "Function") {
}; };
} else { } else {
Base64 = { Base64 = {
_keyStr: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", _keyStr: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",
encode: function(e) { encode: function(e) {
var t = ""; var t = "";
var n, r, i, s, o, u, a; var n, r, i, s, o, u, a;

View File

@ -1,2 +1,2 @@
4.1.7 4.1.7
788b5477ee258af4e7303d8e3b40b912 cc7c3e0dd22e83afb228d50739213710

View File

@ -1,8 +1,8 @@
{ {
"version":"2.0", "version":"2.0",
"md5":"e9eea13a1762f8a08795b396fa586736", "md5":"069306ee5ed27db3b0d8dbf64ac449bb",
"home_url":"Module_shellinabox.asp", "home_url":"Module_shellinabox.asp",
"title":"shellinabox", "title":"shellinabox",
"description":"超强的SSH网页客户端~", "description":"超强的SSH网页客户端~",
"build_date":"2019-03-12_12:30:05" "build_date":"2019-03-14_22:28:34"
} }

Binary file not shown.

View File

@ -11,6 +11,7 @@ iptables -D INPUT -p tcp --dport 4200 -j ACCEPT
} }
start() { start() {
[ "$webshell_enable" == "0" ] && exit 0
#不重复启动 #不重复启动
icount=`ps -w|grep shellinaboxd|grep -v grep|wc -l` icount=`ps -w|grep shellinaboxd|grep -v grep|wc -l`
if [ $icount != 0 ] ;then if [ $icount != 0 ] ;then

View File

@ -1,2 +1,2 @@
2.0 2.0
e9eea13a1762f8a08795b396fa586736 069306ee5ed27db3b0d8dbf64ac449bb

View File

@ -11,20 +11,20 @@
"version": "0.2.3" "version": "0.2.3"
}, },
{ {
"build_date": "2019-03-11_23:33:28", "build_date": "2019-03-14_21:34:03",
"description": "科学上网", "description": "科学上网",
"home_url": "Main_Ss_Content.asp", "home_url": "Main_Ss_Content.asp",
"md5": "788b5477ee258af4e7303d8e3b40b912", "md5": "cc7c3e0dd22e83afb228d50739213710",
"name": "shadowsocks", "name": "shadowsocks",
"tar_url": "shadowsocks/shadowsocks.tar.gz", "tar_url": "shadowsocks/shadowsocks.tar.gz",
"title": "科学上网", "title": "科学上网",
"version": "4.1.7" "version": "4.1.7"
}, },
{ {
"build_date": "2019-03-12_12:30:05", "build_date": "2019-03-14_22:28:34",
"description": "超强的SSH网页客户端~", "description": "超强的SSH网页客户端~",
"home_url": "Module_shellinabox.asp", "home_url": "Module_shellinabox.asp",
"md5": "e9eea13a1762f8a08795b396fa586736", "md5": "069306ee5ed27db3b0d8dbf64ac449bb",
"name": "shellinabox", "name": "shellinabox",
"tar_url": "shellinabox/shellinabox.tar.gz", "tar_url": "shellinabox/shellinabox.tar.gz",
"title": "shellinabox", "title": "shellinabox",

View File

@ -120,7 +120,7 @@ if (typeof btoa == "Function") {
}; };
} else { } else {
Base64 = { Base64 = {
_keyStr: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", _keyStr: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",
encode: function(e) { encode: function(e) {
var t = ""; var t = "";
var n, r, i, s, o, u, a; var n, r, i, s, o, u, a;