Skip to content

Commit

Permalink
添加转菊花效果
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-zhou committed Oct 30, 2014
1 parent 6947793 commit 0a61d43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions init
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ run() {
$SSH -i $KEY_FILE -o UserKnownHostsFile="$KNOWN_HOSTS" \
-g -NfR *:$port:*:22 ssh-reverse@115.29.171.150

# 停止转菊花
kill $pid

messagebox 远程协助 "远程协助已开启,服务序号$port
请在结束协助后点击结束退出远程协助。" 1 结束 "killall ssh"

# 停止转菊花
kill $pid
}

start() {
Expand Down

0 comments on commit 0a61d43

Please sign in to comment.