mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 16:41:53 +08:00
release revsuit vBeta0.1.0 (#15)
Co-authored-by: E99p1ant <[email protected]>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
version: 4.0
|
||||
addr: :10000
|
||||
token:
|
||||
database: revsuit.db
|
||||
log_level: info
|
||||
|
||||
http:
|
||||
ip_header:
|
||||
dns:
|
||||
enable: true
|
||||
rmi:
|
||||
enable: true
|
||||
addr: :1099
|
||||
mysql:
|
||||
enable: true
|
||||
addr: :3306
|
||||
version_string: 10.4.13-MariaDB-log
|
||||
ftp:
|
||||
enable: true
|
||||
addr: :21
|
||||
pasv_ip: 127.0.0.1 # your public network ip
|
||||
pasv_port: 2020
|
||||
notice:
|
||||
dingtalk: https://oapi.dingtalk.com/robot/send?access_token={token}
|
||||
lark: https://open.feishu.cn/open-apis/bot/v2/hook/{token}
|
||||
weixin: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key={key}
|
||||
slack: https://hooks.slack.com/services/{id}/{token}
|
||||
Reference in New Issue
Block a user