wxpush

command module
v0.0.0-...-8d6c8e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL