├── README.md └── V23 ├── Screenshot 2023-07-18 182931.png ├── V1.0 ├── README.md └── install.sh ├── V1.3.1 ├── README.md └── install.sh ├── V1.3.2 ├── README.md └── install.sh ├── V1.3.3 ├── A ├── README.md ├── install.sh └── slowdns.sh └── image.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/README.md -------------------------------------------------------------------------------- /V23/Screenshot 2023-07-18 182931.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/Screenshot 2023-07-18 182931.png -------------------------------------------------------------------------------- /V23/V1.0/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.0/README.md -------------------------------------------------------------------------------- /V23/V1.0/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.0/install.sh -------------------------------------------------------------------------------- /V23/V1.3.1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.1/README.md -------------------------------------------------------------------------------- /V23/V1.3.1/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.1/install.sh -------------------------------------------------------------------------------- /V23/V1.3.2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.2/README.md -------------------------------------------------------------------------------- /V23/V1.3.2/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.2/install.sh -------------------------------------------------------------------------------- /V23/V1.3.3/A: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /V23/V1.3.3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.3/README.md -------------------------------------------------------------------------------- /V23/V1.3.3/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.3/install.sh -------------------------------------------------------------------------------- /V23/V1.3.3/slowdns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/V1.3.3/slowdns.sh -------------------------------------------------------------------------------- /V23/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshXvpn/AutoScriptVPN/HEAD/V23/image.png --------------------------------------------------------------------------------