This file contains hidden or 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
~~~ | |
Go to Google Console and create a new project! Download its credentials.json and place it in the folder which you will extract below. | |
~~~ | |
1.Download Python: | |
https://www.python.org/downloads/ | |
2.Download scripts: | |
https://www.caduceus.ml/files/SA%20-%20Auth%202.0.zip | |
(Error 400 Fixed) | |
3.Unzip above downloaded scripts | |
--- |
This file contains hidden or 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
{ | |
"log": { | |
"loglevel": "none" | |
}, | |
"inbound": { | |
"port": 23456, | |
"listen": "127.0.0.1", | |
"protocol": "socks", | |
"settings": { | |
"udp": true |