update client conf + doc
This commit is contained in:
parent
5d89ac6417
commit
6beee1e2ba
@ -1,4 +1,3 @@
|
||||
RemoteIp=10.10.10.3:1666
|
||||
LocalPassword='Evil@MonitoR-666'
|
||||
Crypted=no
|
||||
Rotation=1
|
||||
|
||||
@ -23,7 +23,7 @@ CheckAllEnd() {
|
||||
echo '
|
||||
<html>
|
||||
<head>
|
||||
<title>MoniThor on '${RemoteIp}' </title>
|
||||
<title>MoniThor on '$(hostname)' </title>
|
||||
<meta http-equiv="refresh" content="1" />
|
||||
</head>
|
||||
<title>MONITHOR</title>
|
||||
|
||||
@ -8,7 +8,7 @@ python3 -m http.server ${1} &
|
||||
|
||||
echo '<html>
|
||||
<head>
|
||||
<title>MoniThor on '${RemoteIp}' </title>
|
||||
<title>MoniThor on '$(hostname)' </title>
|
||||
<meta http-equiv="refresh" content="1" />
|
||||
</head>
|
||||
<title>MONITHOR</title>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user