[ WireGuard Config Generator ]
Gere configurações WireGuard no navegador. Sem servidor. Sem rastreamento. Só matemática.
Seu navegador não suporta geração de chaves X25519. Use um navegador
moderno (Chrome 113+, Firefox 130+, Safari 17.4+).
$ configure
Nós
Nenhum nó ainda. Clique em [+ ADICIONAR NÓ] para começar.
Topologia
Preview da Configuração
IP forwarding is enabled via PostUp and not reverted on shutdown — this may affect your network when WireGuard stops.
To persist it safely, add to
Then run:
/etc/sysctl.d/99-wg.conf:net.ipv4.ip_forward = 1 net.ipv6.conf.all.forwarding = 1Then run:
sudo sysctl --system