Deploy shadowsocks server on heroku
Method: All updated shdadowsocks ciphers will do but mentioned ones are recommended as they have more security and support within clients.
chacha20-ietf-poly1305
aes-256-gcm
aes-128-gcm
App Name & Password can be configured as desired.
Host: APP_NAME.herokuapp.com
Port: 80
Password: Provided password on deploy
Encryption: Provided method on deploy
Plugin: simple-obfs
Plugin Options: obfs=http;obfs-host=APP_NAME.herokuapp.com
All mentioned APP_NAME variables should change to your App Name configured during deployment stage.
- Windows
- Mac
- Linux
- Android
- iOS