Commit Graph

8 Commits

Author SHA1 Message Date
Yumin Wu
4da7f4ec20
fix AllowIps and Address fields for WireGuard client (#99)
- add Wireguard client cidr into AllowIps
- change subnet number to 32 in Address field
2024-05-09 22:01:55 +08:00
Yumin Wu
4ca840239a wireguard client keepalive 2024-05-08 17:40:43 +08:00
Sijie.Sun
d8446778cc
update readme (#65)
add picture of gui
2024-04-29 21:50:58 +08:00
Sijie.Sun
4eb7efe5fc
use workspace, prepare for config server and gui (#48) 2024-04-04 10:33:53 +08:00
Sijie.Sun
892b06dfd3
some wg & cli & README improve (#47)
1. fix vpn client cannot access local node
2. fix wg client config no allowedip field
3. some cli & README improve
2024-04-03 22:22:44 +08:00
Sijie.Sun
25a7603990
Add WireGuard Client to Readme (#44)
* Add README for Wireguard Client

* add default protocol flag

* wireguard connector support bind device
2024-03-31 21:10:59 +08:00
Sijie.Sun
90110aa587
add wireguard tunnel (#42)
peers can connect with each other using wireguard protocol.
2024-03-28 10:01:25 +08:00
Sijie.Sun
0f6f553010
Readme (#40)
* update readme, add chinese readme version
2024-03-24 17:35:27 +08:00