Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rehiy/wireguard-auto
wireguard auto config tools
https://github.com/rehiy/wireguard-auto
Last synced: about 1 month ago
JSON representation
wireguard auto config tools
- Host: GitHub
- URL: https://github.com/rehiy/wireguard-auto
- Owner: rehiy
- Created: 2022-02-25T05:16:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T22:41:10.000Z (about 1 year ago)
- Last Synced: 2023-10-22T17:27:39.975Z (about 1 year ago)
- Language: JavaScript
- Size: 2.89 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WireGuard Auto Config Tools
- 批量生成 WireGuard 配置文件(Mesh模式)
- 支持局域网和公网多地域混合组网
- 支持一键部署## 离线模式
- Windows 系统,下载项目源码,修改`config.ini`
- 双击`build.bat`运行,自动生成配置文件到`deploy`目录下## 在线部署模式
```
docker run -d -p 80:80 rehiy/wireguard-auto
```> 浏览器访问 http://your-docker-ip