When using ovpn on my local machine I usually just write
openvpn client.ovpn
在我的本地机器上使用ovpn时,我通常只编写Openvpn客户端。ovpn
and I connect to my server just fine, but with wireguard there is just way too much stuff written.
我可以很好地连接到我的服务器,但使用wireguard编写的内容实在太多了。
I need to generate some ip table, keys, etc.
我需要生成一些IP表、密钥等。
Can you give me bash script that will work like it was with openvpn? Like
你能给我bash脚本,将工作方式与OpenVPN一样?喜欢
bash wireguard.sh client.conf
this one will connect my machine to server and act as ordinary vpn
这将把我的机器连接到服务器,并充当普通的VPN
更多回答
优秀答案推荐
我是一名优秀的程序员,十分优秀!