command
module
Version:
v0.0.0-...-8d6c8e4
Opens a new window with list of versions in this module.
Published: Sep 14, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wxpush
用法
Docker
docker pull evolsnow/wxpush
docker run -d --name wxpush -p 10000:10000 -v /local/path/to/config.yaml:/root/config.yaml evolsnow/wxpush
或者下载后本地构建镜像:
docker build -t local/wxpush:latest .
运行:
docker run -d --name wxpush -p 10000:10000 -v /local/path/to/config.yaml:/root/config.yaml local/wxpush
二进制
本地编译:
go build -o wxpush
运行:
./wxpush
其他
访问 http://ip:port/ip
可获取外网ip列表
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.