Show pagesourceOld revisionsBacklinksBack to top × Table of Contents Shadowsocks Installation Server Configuration Services and Rules Configuration DNS Configuration Shadowsocks shadowsocks is a fast tunnel proxy that helps you bypass firewalls. It works as a SOCKS proxy. Here's a summary on how to install and setup shadowsocks on a fresh OpenWrt 19.06 installation, (taken from this forum post) Installation You need to install the following packages: opkg install shadowsocks-libev-ss-local shadowsocks-libev-ss-redir shadowsocks-libev-ss-rules shadowsocks-libev-ss-tunnel And if you need the Luci web interface also: opkg install luci-app-shadowsocks-libev Server Configuration In the Luci Web UI, head to Services → Shadowsocks-libev → Remote Servers if going from CLI the config file is /etc/config/shadowsocks-libev Edit the existing sss0 server (or add a new one). Set at least IP, port, method and password, and don't forget to untick the Disable checkbox. Services and Rules Configuration The simplest recipe is to forward all traffic through the tunnel. Follow the steps outlined in the readme file under Recipes > forward all DNS Configuration This must be done via command line according to the instructions in in the readme file under Recipes > forward all This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies Last modified: 2023/09/15 22:00by vgaetera