shadowsocks + v2ray
echo "net.ipv4.ip_forward=1" >> /etc/sysctl.conf
sysctl -p

sudo apt install shadowsocks-libev shadowsocks-v2ray-plugin

конфиг сервера
/etc/shadowsocks-libev/config.json



sudo systemctl restart shadowsocks-libev.service
sudo systemctl status shadowsocks-libev.service
sudo systemctl enable shadowsocks-libev.service
systemctl list-units --type service --state running
systemctl list-units --type service --state failed

https://github.com/shadowsocks/shadowsocks-libev
https://github.com/shadowsocks/shadowsocks-android
https://github.com/shadowsocks/v2ray-plugin
https://github.com/Jigsaw-Code/outline-apps
https://getoutline.org/ru/

Shadowsocks
https://play.google.com/store/apps/details?id=com.github.shadowsocks
V2ray Plugin
https://play.google.com/store/apps/details?id=com.github.shadowsocks.plugin.v2ray

https://andrey.org/shadowsocks-vpn/
https://andrey.org/ss-bootstap.txt
echo -n "ss://"`echo -n chacha20-ietf-poly1305:пароль@ip_address_сервера:port | base64`
получаем:
ss://YWVzLTI1Ni1jZmI6UGExMDA0N3cwcmRAMS4yLjMuNDoxMjM0NQ==

echo -n "ss://"`echo -n chacha20-ietf-poly1305:пароль@ip_address_сервера:port | base64` | qr
получаем qr код

https://cloudzy.com/blog/shadowsocks-config/


https://shadowsocks5.github.io/en/download/clients.html
https://github.com/shadowsocks/shadowsocks-qt5/releases

Profile

uzverss: (Default)
uzverss

December 2024

S M T W T F S
12345 67
891011121314
15161718192021
22232425262728
293031    

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jan. 22nd, 2026 03:47 pm
Powered by Dreamwidth Studios