-
安裝 Msys2:https://www.msys2.org/
-
安裝後啟動
msys2.exe
執行以下命令安裝 GNU toolchain。(如官方說明所示)pacman -S --needed base-devel mingw-w64-x86_64-toolchain
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[General] | |
loglevel = notify | |
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, ::ffff:0:0:0:0/1, ::ffff:128:0:0:0/1 | |
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12 | |
# dns-server = 119.29.29.29,223.5.5.5,114.114.115.115 | |
# external-controller-access = [email protected]:6155 | |
# ipv6 = true | |
// REMEMBER TO CHANGE THE external-controller-access' PASSWORD |
Starting PPTP Daemon: /etc/pptpd.conf: No such file or directory
sudo apt-get purge pptpd
sudo apt-get install pptpd
- vi /etc/rc.local