repositorypackage
0.0.0-20241210060627-8108e54b2480
Repository: https://github.com/polevpn/polevpn_client.git
Documentation: pkg.go.dev
# README
poleclient
config
{
"endpoint":"quic://127.0.0.2/h3",
"skipVerifySSL":true,
"user":"xxxx",
"password":"xxxxx",
"acls":["0.0.0.0/0"],
"sni":"www.apple.com",
"use_remote_route":false,
"route_networks":["10.8.0.0/16","192.168.10.0/24"]
}
windows client allow inbound traffic
- Windows Firewall-> Enable or Disable -> Disable Firewall (or configure firewall rules)